From 304fbcbaaebb93c55b7f1a841f705f5a6f68c22f Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Sun, 4 May 2025 15:06:49 +0200 Subject: [PATCH] Update meta Update meta --- .luacheckrc | 6 +----- .luarc.json | 1 + Meta | 2 +- stylua.toml | 1 + 4 files changed, 4 insertions(+), 6 deletions(-) mode change 100644 => 120000 .luacheckrc create mode 120000 .luarc.json create mode 120000 stylua.toml diff --git a/.luacheckrc b/.luacheckrc deleted file mode 100644 index e1f4d87..0000000 --- a/.luacheckrc +++ /dev/null @@ -1,5 +0,0 @@ -globals = { "CykaPersistentData", "CreateFrame", "GetItemInfo", "SendWhoToUI", "SendWho", "C_Timer", "CreateFrame", "GetNumWhoResults" } -unused_args = false -max_line_length = 150 -exclude_files = { "Meta/" } -global = false \ No newline at end of file diff --git a/.luacheckrc b/.luacheckrc new file mode 120000 index 0000000..a7f8e88 --- /dev/null +++ b/.luacheckrc @@ -0,0 +1 @@ +C:/Users/Administrator/Seafile/Games-WoW/Ruski/Interface/AddOns/Heimdall/Meta/.luacheckrc \ No newline at end of file diff --git a/.luarc.json b/.luarc.json new file mode 120000 index 0000000..76f5d90 --- /dev/null +++ b/.luarc.json @@ -0,0 +1 @@ +C:/Users/Administrator/Seafile/Games-WoW/Ruski/Interface/AddOns/Heimdall/Meta/.luarc.json \ No newline at end of file diff --git a/Meta b/Meta index c0337ef..5fe685d 160000 --- a/Meta +++ b/Meta @@ -1 +1 @@ -Subproject commit c0337ef97f9129512f1c8787576fea1acf023e63 +Subproject commit 5fe685d4c6ef558a5021f98258e5b1016a81a122 diff --git a/stylua.toml b/stylua.toml new file mode 120000 index 0000000..c29d9ed --- /dev/null +++ b/stylua.toml @@ -0,0 +1 @@ +C:/Users/Administrator/Seafile/Games-WoW/Ruski/Interface/AddOns/Heimdall/Meta/stylua.toml \ No newline at end of file