aboutsummaryrefslogtreecommitdiffstats
path: root/.luacheckrc
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2018-07-06 00:16:17 +0200
committerKim Alvefur <zash@zash.se>2018-07-06 00:16:17 +0200
commitf03ef26e4b54f370d9efb8c45b35b6edbce078fb (patch)
tree095f27977c8955303f700a188941dc42274aa6be /.luacheckrc
parent78dbad124a535b72a9b4b0f7dcfcecb6748190b0 (diff)
downloadprosody-f03ef26e4b54f370d9efb8c45b35b6edbce078fb.tar.gz
prosody-f03ef26e4b54f370d9efb8c45b35b6edbce078fb.zip
luacheckrc: Consider mod_http clean
Diffstat (limited to '.luacheckrc')
-rw-r--r--.luacheckrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.luacheckrc b/.luacheckrc
index 1c70a611..3e4c3cee 100644
--- a/.luacheckrc
+++ b/.luacheckrc
@@ -140,7 +140,6 @@ if os.getenv("PROSODY_STRICT_LINT") ~= "1" then
"plugins/mod_bosh.lua";
"plugins/mod_groups.lua";
"plugins/mod_http_files.lua";
- "plugins/mod_http.lua";
"plugins/mod_legacyauth.lua";
"plugins/mod_net_multiplex.lua";
"plugins/mod_pep_plus.lua";