aboutsummaryrefslogtreecommitdiff
path: root/.luacheckrc
diff options
context:
space:
mode:
authorThomas Rudin <thomas@rudin.io>2019-10-09 20:59:42 +0200
committerThomas Rudin <thomas@rudin.io>2019-10-09 20:59:42 +0200
commitf1ffd844c0ae52823bef0dbbbc51cce35217c898 (patch)
tree95910324797f2968e5576f5f3a278b2b0a6aefaa /.luacheckrc
parent3c99500ff8d0e7344d1dcb443428c34a8ef9b2c2 (diff)
downloadmesecons_debug-f1ffd844c0ae52823bef0dbbbc51cce35217c898.tar.gz
mesecons_debug-f1ffd844c0ae52823bef0dbbbc51cce35217c898.zip
radical cleanup
Diffstat (limited to '.luacheckrc')
-rw-r--r--.luacheckrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.luacheckrc b/.luacheckrc
index 550811a..e3a07c4 100644
--- a/.luacheckrc
+++ b/.luacheckrc
@@ -1,6 +1,6 @@
-allow_defined_top = true
globals = {
+ "mesecons_debug",
"mesecon",
"minetest"
}