minetest_mod_weather/.luacheck_tidy

9 lines
153 B
Plaintext
Raw Normal View History

2018-08-13 16:44:24 +02:00
allow_defined_top = true
read_globals = {
"minetest",
2019-05-29 17:34:32 +02:00
"dump2", "vector",
2018-08-13 16:44:24 +02:00
"VoxelManip", "VoxelArea",
table = { fields = { "copy" } },
"lightning",
}