Update .luacheckrc
This commit is contained in:
parent
7ee40abb2a
commit
b5984a231f
1 changed files with 0 additions and 3 deletions
|
@ -7,10 +7,7 @@ read_globals = {
|
||||||
"VoxelManip",
|
"VoxelManip",
|
||||||
"PseudoRandom",
|
"PseudoRandom",
|
||||||
|
|
||||||
string = {fields = {"split"}},
|
|
||||||
table = {fields = {"copy"}},
|
table = {fields = {"copy"}},
|
||||||
math = {fields = {"hypot"}},
|
|
||||||
os = {fields = {"time"}},
|
|
||||||
}
|
}
|
||||||
|
|
||||||
globals = {
|
globals = {
|
||||||
|
|
Loading…
Reference in a new issue