weather/.luacheckrc

7 lines
104 B
Plaintext
Raw Normal View History

2018-04-13 18:54:22 +02:00
allow_defined_top = true
read_globals = {
"minetest",
"dump", "vector",
"VoxelManip", "VoxelArea",
}