diff --git a/.luacheckrc b/.luacheckrc index 3edc69b..c6f8790 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -7,10 +7,7 @@ read_globals = { "VoxelManip", "PseudoRandom", - string = {fields = {"split"}}, table = {fields = {"copy"}}, - math = {fields = {"hypot"}}, - os = {fields = {"time"}}, } globals = {