summaryrefslogtreecommitdiff
path: root/.luacheckrc
diff options
context:
space:
mode:
authorJPG <jeanpatrick.guerrero@gmail.com>2017-03-21 14:26:58 +0100
committerJPG <jeanpatrick.guerrero@gmail.com>2017-03-21 14:26:58 +0100
commit86a96c31ad2af8bdc68c6b499d4849cd56aa80db (patch)
treed7ed4308914b500870dc80f94436b3690bbab7a9 /.luacheckrc
parentee3984da7711e3d6bfc4698d05cb03dcac017050 (diff)
Code clean-up
Diffstat (limited to '.luacheckrc')
-rw-r--r--.luacheckrc1
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",
}