diff --git a/.luacheckrc b/.luacheckrc index 524d56c..28e0a94 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -6,4 +6,6 @@ read_globals = { "VoxelManip", "VoxelArea", table = { fields = { "copy" } }, "lightning", -} \ No newline at end of file +} + +ignore = {"122"} \ No newline at end of file