.luacheckrc: Remove mod_pubsub/pubsub.lib.lua from files excluded from checks
authorKim Alvefur <zash@zash.se>
Wed, 23 May 2018 15:02:55 +0200
changeset 8827 9232305618ac
parent 8826 0cf281afdf0e
child 8828 7270258fec77
.luacheckrc: Remove mod_pubsub/pubsub.lib.lua from files excluded from checks
.luacheckrc
--- a/.luacheckrc	Wed May 23 01:29:17 2018 +0200
+++ b/.luacheckrc	Wed May 23 15:02:55 2018 +0200
@@ -146,7 +146,6 @@
 	"plugins/mod_pep.lua";
 	"plugins/mod_pep_plus.lua";
 	"plugins/mod_privacy.lua";
-	"plugins/mod_pubsub/pubsub.lib.lua";
 	"plugins/mod_s2s/mod_s2s.lua";
 	"plugins/mod_s2s/s2sout.lib.lua";
 	"plugins/mod_storage_sql1.lua";