Add luacheckrc
This commit is contained in:
5
.luacheckrc
Normal file
5
.luacheckrc
Normal file
@@ -0,0 +1,5 @@
|
||||
globals = { "CykaPersistentData", "CreateFrame", "GetItemInfo", "SendWhoToUI", "SendWho", "C_Timer", "CreateFrame", "GetNumWhoResults" }
|
||||
unused_args = false
|
||||
max_line_length = 150
|
||||
exclude_files = { "Meta/" }
|
||||
global = false
|
Reference in New Issue
Block a user