mod_net_multiplex: Remove exception from luacheck
authorKim Alvefur <zash@zash.se>
Wed, 10 Oct 2018 21:55:58 +0200
changeset 9467 eacdafd07217
parent 9466 f7530c846f98
child 9468 876171084ea3
mod_net_multiplex: Remove exception from luacheck
.luacheckrc
--- a/.luacheckrc	Wed Oct 10 21:54:12 2018 +0200
+++ b/.luacheckrc	Wed Oct 10 21:55:58 2018 +0200
@@ -136,7 +136,6 @@
 	"net/dns.lua";
 	"net/server_select.lua";
 
-	"plugins/mod_net_multiplex.lua";
 	"plugins/mod_storage_sql1.lua";
 
 	"spec/core_configmanager_spec.lua";