a bit stricter luacheck and some global leakage fixes

This commit is contained in:
BuckarooBanzay
2020-06-18 11:49:04 +02:00
parent f3fbd1f75d
commit 6525f11a5d
4 changed files with 4 additions and 6 deletions

View File

@ -1,10 +1,8 @@
unused_args = false
allow_defined_top = true
max_line_length = 999
globals = {
"technic", "minetest",
"srcstack",
"technic", "technic_cnc", "minetest", "wrench"
}
read_globals = {