weather/.luacheck_tidy

9 lines
152 B
Plaintext
Raw Normal View History

2018-08-13 16:44:24 +02:00
allow_defined_top = true
read_globals = {
"minetest",
"dump", "vector",
"VoxelManip", "VoxelArea",
table = { fields = { "copy" } },
"lightning",
}