mirror of
https://github.com/mt-mods/hangglider.git
synced 2025-07-21 18:00:27 +02:00
update luacheck
This commit is contained in:
@ -4,17 +4,11 @@ globals = {
|
||||
}
|
||||
|
||||
read_globals = {
|
||||
-- Stdlib
|
||||
string = {fields = {"split", "trim"}},
|
||||
table = {fields = {"copy", "getn"}},
|
||||
|
||||
-- Minetest
|
||||
"minetest",
|
||||
"vector", "ItemStack",
|
||||
"dump", "dump2",
|
||||
"VoxelArea",
|
||||
|
||||
-- deps
|
||||
-- Mod deps
|
||||
"wardzones",
|
||||
"minetestd",
|
||||
"player_monoids"
|
||||
|
Reference in New Issue
Block a user