]> git.lizzy.rs Git - xdecor.git/blob - .luacheckrc
Enchant. Table: Fancy tooltips for enchanted items
[xdecor.git] / .luacheckrc
1 unused_args = false
2 allow_defined_top = true
3
4 read_globals = {
5         "minetest",
6         "vector", "ItemStack",
7         "default",
8         "stairs", "doors", "xpanes",
9 }