diff options
Diffstat (limited to '.luacheckrc')
-rw-r--r-- | .luacheckrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.luacheckrc b/.luacheckrc index 65cdb0d..dc9f4aa 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -4,5 +4,6 @@ allow_defined_top = true read_globals = { "minetest", "default", + "sfinv", "sfinv_buttons", } |