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 4dca9a8..6553cca 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -1,7 +1,7 @@ max_line_length = 160 read_globals = { - "minetest", + "core", "unifieddyes", "stairsplus", "default", |
