diff options
Diffstat (limited to '.luacheckrc')
| -rw-r--r-- | .luacheckrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.luacheckrc b/.luacheckrc index 9ced1c8..d5c60f8 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -1,7 +1,7 @@ max_line_length = 160 read_globals = { - "minetest", + "core", "unifieddyes", "default", } |
