6473e7a96a
Account for that in .luacheckrc.
12 lines
116 B
Lua
12 lines
116 B
Lua
unused_args = false
|
|
allow_defined_top = true
|
|
|
|
read_globals = {
|
|
"minetest",
|
|
"vector",
|
|
}
|
|
|
|
globals = {
|
|
"default",
|
|
}
|