diff options
Diffstat (limited to '.luacheckrc')
| -rw-r--r-- | .luacheckrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.luacheckrc b/.luacheckrc index 427b2d9..0a45878 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -5,14 +5,14 @@ globals = { } read_globals = { - "DIR_DELIM", "vector", "screwdriver", - "minetest", + "core", "table.copy", "VoxelManip", "laptop", "mesecon", "digilines", "xcompat", + "digistuff", } |
