aboutsummaryrefslogtreecommitdiffstats
path: root/.luacheckrc
diff options
context:
space:
mode:
Diffstat (limited to '.luacheckrc')
-rw-r--r--.luacheckrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.luacheckrc b/.luacheckrc
index d08dfa70..85035b86 100644
--- a/.luacheckrc
+++ b/.luacheckrc
@@ -149,6 +149,8 @@ if os.getenv("PROSODY_STRICT_LINT") ~= "1" then
"net/dns.lua";
"net/server_select.lua";
+ "util/vcard.lua";
+
"plugins/mod_storage_sql1.lua";
"spec/core_moduleapi_spec.lua";