Fix .luacheckrc, fix unused index variable, remove spaces, use tabs.

This commit is contained in:
SFENCE
2021-03-26 22:12:45 +01:00
parent 1f0f335ecc
commit 1084ca00da
2 changed files with 23 additions and 23 deletions

View File

@ -28,6 +28,8 @@ read_globals = {
"protector", "isprotect",
"homedecor_expect_infinite_stacks",
"craftguide",
}
files["concrete/init.lua"].ignore = { "steel_ingot" }