.luacheckrc
changeset 6989 6aae14b079d0
parent 6793 e2cd5848c650
child 7479 42d8955be784
--- a/.luacheckrc	Thu Dec 10 13:33:14 2015 +0000
+++ b/.luacheckrc	Thu Dec 10 17:58:52 2015 +0000
@@ -1,5 +1,5 @@
 cache = true
-read_globals = { "prosody", "hosts" }
+read_globals = { "prosody", "hosts", "import" }
 globals = { "_M" }
 allow_defined_top = true
 module = true