diff --git a/.luacheckrc b/.luacheckrc index fe87fdce..3c7ec693 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" } }