.luacheckrc
changeset 2607 095f7f8ec545
parent 2602 d9022fe9749c
child 2608 08f2d2a61af8
--- a/.luacheckrc	Mon Mar 06 00:53:01 2017 +0100
+++ b/.luacheckrc	Mon Mar 06 01:04:53 2017 +0100
@@ -12,6 +12,9 @@
 	"module.event_handlers",
 	"module.reloading",
 	"module.saved_state",
+	"module.environment",
+	"module.global",
+	"module.path",
 
 	-- Module API
 	"module.add_extension",