More luacheck tidying

This commit is contained in:
FaceDeer
2023-09-29 20:06:34 -06:00
parent f537af33bc
commit 058f13f6a4
39 changed files with 43 additions and 81 deletions

View File

@ -1,7 +1,6 @@
read_globals = {
"minetest",
"ItemStack",
"VoxelArea",
"AreaStore",
table = {fields = {"copy", "indexof"}},
"vector",
@ -11,6 +10,7 @@ read_globals = {
}
globals = {
"VoxelArea",
"awards",
"big_webs",
"bones_loot",
@ -63,4 +63,4 @@ globals = {
max_line_length = false
unused_args = false
unused = false
unused = true