Remove something from luacheck

This commit is contained in:
LoneWolfHT 2020-05-20 10:12:24 -07:00
parent 335ea36df1
commit 17755a2e46

View File

@ -1,5 +1,4 @@
unused_args = false
allow_defined_top = true
max_line_length = 999
globals = {
@ -19,4 +18,4 @@ read_globals = {
-- Other mods
"armor", "stairsplus", "toolranks",
}
}