Allow admin to use bulk/paint tool on special nodes.
[insidethebox/insidethebox_wuzzy.git] / .luacheckrc
bloba43b63db768cc86fa915aa4d84e039c29b4759b0
1 unused_args = false
2 allow_defined_top = true
4 read_globals = {
5         "DIR_DELIM",
6         "core",
7         "dump",
8         "VoxelManip", "VoxelArea",
9         "PseudoRandom", "ItemStack",
10         "SecureRandom",
11         table = { fields = { "copy" } },
12         "unpack",
13         "AreaStore",
14         "ranks",
15         "irc"
18 globals = {
19         "players", "db", "boxes", "mech", "doors", "fences", "screwdriver", "walls", "frame", "sfinv", "creative", "music", "skybox", "sounds", "conf", "log",
20         "vector", "minetest",