xdecor/.luacheckrc

10 lines
144 B
Plaintext
Raw Normal View History

2016-08-05 15:00:06 -07:00
unused_args = false
allow_defined_top = true
read_globals = {
"minetest",
"vector", "ItemStack",
"default",
"stairs", "doors", "xpanes",
}