aboutsummaryrefslogtreecommitdiffstats
path: root/.luacheckrc
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2019-12-09 12:42:22 +0000
committerMatthew Wild <mwild1@gmail.com>2019-12-09 12:42:22 +0000
commite4837f6d92578afcde7114ecab7c9922d7035f11 (patch)
tree41513ddbcb7d911b009b1ff27287afe15d57db6b /.luacheckrc
parent8455413a6602a3d86b38eaf13a102836238cc3b0 (diff)
downloadprosody-e4837f6d92578afcde7114ecab7c9922d7035f11.tar.gz
prosody-e4837f6d92578afcde7114ecab7c9922d7035f11.zip
.luacheckrc: Remove passing file from ignore list
Diffstat (limited to '.luacheckrc')
-rw-r--r--.luacheckrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.luacheckrc b/.luacheckrc
index f6760ee3..2f3cc1dc 100644
--- a/.luacheckrc
+++ b/.luacheckrc
@@ -142,7 +142,6 @@ if os.getenv("PROSODY_STRICT_LINT") ~= "1" then
"plugins/mod_storage_sql1.lua";
- "spec/core_configmanager_spec.lua";
"spec/core_moduleapi_spec.lua";
"spec/net_http_parser_spec.lua";
"spec/util_events_spec.lua";