weather/.luacheckrc

7 lines
104 B
Lua

allow_defined_top = true
read_globals = {
"minetest",
"dump", "vector",
"VoxelManip", "VoxelArea",
}