diff options
author | JPG <jeanpatrick.guerrero@gmail.com> | 2017-03-21 14:26:58 +0100 |
---|---|---|
committer | JPG <jeanpatrick.guerrero@gmail.com> | 2017-03-21 14:26:58 +0100 |
commit | 86a96c31ad2af8bdc68c6b499d4849cd56aa80db (patch) | |
tree | d7ed4308914b500870dc80f94436b3690bbab7a9 /.luacheckrc | |
parent | ee3984da7711e3d6bfc4698d05cb03dcac017050 (diff) |
Code clean-up
Diffstat (limited to '.luacheckrc')
-rw-r--r-- | .luacheckrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.luacheckrc b/.luacheckrc index a21bce1..65cdb0d 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -4,4 +4,5 @@ allow_defined_top = true read_globals = { "minetest", "default", + "sfinv_buttons", } |