Add dump function to luacheck

This commit is contained in:
SmallJoker 2024-01-13 10:47:05 +01:00
parent 004a39aaf7
commit 921a6d76ee
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ read_globals = {
string = {fields = {"split", "trim"}},
table = {fields = {"copy", "getn"}},
"dump",
"minetest", "vector",
"ItemStack", "datastorage",