mirror of
https://github.com/Uberi/Minetest-WorldEdit.git
synced 2025-07-03 08:30:36 +02:00
luacheck vs dump
This commit is contained in:
@ -1,6 +1,7 @@
|
|||||||
read_globals = {"minetest", "vector", "VoxelArea", "ItemStack",
|
read_globals = {"minetest", "vector", "VoxelArea", "ItemStack",
|
||||||
"table",
|
"table",
|
||||||
"unified_inventory", "sfinv", "smart_inventory", "inventory_plus"
|
"unified_inventory", "sfinv", "smart_inventory", "inventory_plus",
|
||||||
|
"dump"
|
||||||
}
|
}
|
||||||
globals = {"worldedit"}
|
globals = {"worldedit"}
|
||||||
-- Ignore these errors until someone decides to fix them
|
-- Ignore these errors until someone decides to fix them
|
||||||
|
Reference in New Issue
Block a user