Diff

.luacheckrc @ 8049:0909de054b3f

Merge 0.10->trunk
author Kim Alvefur <zash@zash.se>
date Sun, 02 Apr 2017 23:06:27 +0200
parent 8048:75e37366a03f
child 8239:20e3d5689cce
line wrap: on
line diff
--- a/.luacheckrc	Sun Apr 02 00:24:37 2017 +0200
+++ b/.luacheckrc	Sun Apr 02 23:06:27 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/"] = {