Add meta files

This commit is contained in:
2025-06-11 14:11:16 +02:00
parent e66dcadf8d
commit ad96900f74
3 changed files with 31 additions and 2 deletions

5
.luacheckrc Normal file
View File

@@ -0,0 +1,5 @@
globals = { "CykaPersistentData", "CreateFrame", "GetItemInfo", "aura_env" }
unused_args = false
max_line_length = 500
exclude_files = { "Meta/" }
global = false