diff --git a/.luacheckrc b/.luacheckrc index fe87fdce88209cfdc785bd1ca47708f2186a64b2..3c7ec693569c305163c7f3938ed902a78b3b4d63 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -8,6 +8,7 @@ read_globals = { "vector", "VoxelManip", "VoxelArea", "PseudoRandom", "ItemStack", + "Settings", "unpack", -- Silence "accessing undefined field copy of global table". table = { fields = { "copy" } }