Fix warnings in new luacheck

This commit is contained in:
rubenwardy 2018-04-06 16:18:32 +01:00
parent 6b8049f1aa
commit e3b12312e5
3 changed files with 4 additions and 3 deletions

View file

@ -9,6 +9,7 @@ exclude_files = {
"mods/treasurer",
}
ignore = {"631"}
globals = {
"crafting", "vector", "table", "minetest",