diff options
Diffstat (limited to '.luacheckrc')
| -rw-r--r-- | .luacheckrc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.luacheckrc b/.luacheckrc index 427b2d9..3fbc5b1 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -5,10 +5,9 @@ globals = { } read_globals = { - "DIR_DELIM", "vector", "screwdriver", - "minetest", + "core", "table.copy", "VoxelManip", "laptop", |
