.luacheckrc
changeset 8051 75e37366a03f
parent 7984 bbb900cfcfa5
child 8242 20e3d5689cce
--- a/.luacheckrc	Sun Apr 02 19:38:52 2017 +0100
+++ b/.luacheckrc	Sun Apr 02 22:26:52 2017 +0200
@@ -23,7 +23,6 @@
 		"module.event_handlers",
 		"module.reloading",
 		"module.saved_state",
-		"module.environment",
 		"module.global",
 		"module.path",
 
@@ -87,6 +86,7 @@
 		"module.save",
 		"module.restore",
 		"module.command",
+		"module.environment",
 	};
 }
 files["tests/"] = {