aboutsummaryrefslogtreecommitdiffstats
path: root/.luacheckrc
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2018-09-30 13:37:13 +0200
committerKim Alvefur <zash@zash.se>2018-09-30 13:37:13 +0200
commita5765839cdb5bc75902de43717f24031ad3f7459 (patch)
treeb928f970274ae3390ddfa897d94d60735070c56a /.luacheckrc
parente8e4292dc4b5f99e5fa060ddab26184929afd302 (diff)
downloadprosody-a5765839cdb5bc75902de43717f24031ad3f7459.tar.gz
prosody-a5765839cdb5bc75902de43717f24031ad3f7459.zip
mod_admin_adhoc: Remove from global luacheck ignore list
Diffstat (limited to '.luacheckrc')
-rw-r--r--.luacheckrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.luacheckrc b/.luacheckrc
index 1ca0d0df..d6df1315 100644
--- a/.luacheckrc
+++ b/.luacheckrc
@@ -135,7 +135,6 @@ if os.getenv("PROSODY_STRICT_LINT") ~= "1" then
"net/dns.lua";
"net/server_select.lua";
- "plugins/mod_admin_adhoc.lua";
"plugins/mod_admin_telnet.lua";
"plugins/mod_http_files.lua";
"plugins/mod_net_multiplex.lua";