mirror of
https://github.com/minetest-mods/digilines.git
synced 2025-12-05 06:15:32 +01:00
Fix LuaCheck warnings
This commit is contained in:
15
.luacheckrc
15
.luacheckrc
@@ -1,12 +1,13 @@
|
||||
|
||||
read_globals = {
|
||||
"vector",
|
||||
"screwdriver",
|
||||
"minetest",
|
||||
"default",
|
||||
"pipeworks",
|
||||
"dump",
|
||||
"VoxelArea",
|
||||
"vector",
|
||||
"screwdriver",
|
||||
"minetest",
|
||||
"default",
|
||||
"pipeworks",
|
||||
"dump",
|
||||
"VoxelArea",
|
||||
"ItemStack",
|
||||
}
|
||||
|
||||
globals = {
|
||||
|
||||
Reference in New Issue
Block a user