xdecor-libre/.luacheckrc

11 lines
162 B
Plaintext
Raw Normal View History

2016-08-06 00:00:06 +02:00
unused_args = false
allow_defined_top = true
read_globals = {
"minetest",
"vector", "ItemStack",
"default",
"stairs", "doors", "xpanes",
2016-12-30 15:04:57 +01:00
"xdecor", "xbg",
2016-08-06 00:00:06 +02:00
}