mirror of
https://github.com/minetest-mods/unified_inventory.git
synced 2025-07-11 04:40:23 +02:00
Add dump function to luacheck
This commit is contained in:
@ -10,6 +10,7 @@ read_globals = {
|
||||
string = {fields = {"split", "trim"}},
|
||||
table = {fields = {"copy", "getn"}},
|
||||
|
||||
"dump",
|
||||
"minetest", "vector",
|
||||
"ItemStack", "datastorage",
|
||||
|
||||
|
Reference in New Issue
Block a user