mod_http_files: Remove exception from luacheck
authorKim Alvefur <zash@zash.se>
Wed, 10 Oct 2018 21:53:15 +0200
changeset 9464 cc19b8f8e692
parent 9463 009f7054a9a5
child 9465 6489d75ff1d6
mod_http_files: Remove exception from luacheck
.luacheckrc
--- a/.luacheckrc	Wed Oct 10 21:48:38 2018 +0200
+++ b/.luacheckrc	Wed Oct 10 21:53:15 2018 +0200
@@ -136,7 +136,6 @@
 	"net/dns.lua";
 	"net/server_select.lua";
 
-	"plugins/mod_http_files.lua";
 	"plugins/mod_net_multiplex.lua";
 	"plugins/mod_storage_sql1.lua";