Update .luacheckrc

This commit is contained in:
stujones11 2019-03-23 18:03:02 +00:00
parent 7ee40abb2a
commit b5984a231f

View file

@ -7,10 +7,7 @@ read_globals = {
"VoxelManip",
"PseudoRandom",
string = {fields = {"split"}},
table = {fields = {"copy"}},
math = {fields = {"hypot"}},
os = {fields = {"time"}},
}
globals = {