mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-22 15:20:22 +02:00
.luacheckrc on each mod
This commit is contained in:
33
.luacheckrc
33
.luacheckrc
@ -1,33 +0,0 @@
|
||||
unused_args = false
|
||||
allow_defined_top = true
|
||||
max_comment_line_length = 999
|
||||
|
||||
read_globals = {
|
||||
"DIR_DELIM",
|
||||
"minetest", "core",
|
||||
"unpack",
|
||||
"dump",
|
||||
table = { fields = { "copy", "getn" } },
|
||||
"vector", "nodeupdate",
|
||||
"VoxelManip", "VoxelArea",
|
||||
"PseudoRandom", "ItemStack",
|
||||
"default",
|
||||
"doors",
|
||||
"stairsplus",
|
||||
"stairs",
|
||||
"screwdriver",
|
||||
"beds",
|
||||
"technic",
|
||||
"mesecon",
|
||||
"unifieddyes",
|
||||
"creative",
|
||||
"homedecor",
|
||||
"player_api",
|
||||
"skins",
|
||||
}
|
||||
|
||||
globals = {
|
||||
"armor",
|
||||
"signs_lib",
|
||||
}
|
||||
|
Reference in New Issue
Block a user