aboutsummaryrefslogtreecommitdiffstats
path: root/.luacheckrc
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2018-09-30 14:38:32 +0200
committerKim Alvefur <zash@zash.se>2018-09-30 14:38:32 +0200
commitca83f517b7dce8547d9bdaf1ad7151e384be18c9 (patch)
tree93eca821e6a602ef44c50255deceb5e5b2867a4f /.luacheckrc
parent95c0aba3f5f781cd4f19a65c1a8d2c381489af53 (diff)
downloadprosody-ca83f517b7dce8547d9bdaf1ad7151e384be18c9.tar.gz
prosody-ca83f517b7dce8547d9bdaf1ad7151e384be18c9.zip
mod_admin_telnet: Remove from 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 d6df1315..97a375d8 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_telnet.lua";
"plugins/mod_http_files.lua";
"plugins/mod_net_multiplex.lua";
"plugins/mod_privacy.lua";