moreblocks/.luacheckrc

15 lines
217 B
Plaintext
Raw Normal View History

2016-12-15 23:56:26 +01:00
unused_args = false
allow_defined_top = true
read_globals = {
"DIR_DELIM",
"minetest", "core",
"dump",
"vector", "nodeupdate",
"VoxelManip", "VoxelArea",
"PseudoRandom", "ItemStack",
"intllib",
"default",
}