mirror of
https://github.com/minetest-mods/unified_inventory.git
synced 2024-12-27 19:20:27 +01:00
Add dump function to luacheck
This commit is contained in:
parent
004a39aaf7
commit
921a6d76ee
@ -10,6 +10,7 @@ read_globals = {
|
|||||||
string = {fields = {"split", "trim"}},
|
string = {fields = {"split", "trim"}},
|
||||||
table = {fields = {"copy", "getn"}},
|
table = {fields = {"copy", "getn"}},
|
||||||
|
|
||||||
|
"dump",
|
||||||
"minetest", "vector",
|
"minetest", "vector",
|
||||||
"ItemStack", "datastorage",
|
"ItemStack", "datastorage",
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user