diff options
-rw-r--r-- | .luacheckrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.luacheckrc b/.luacheckrc index cad6bb13..9e0d1fdf 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -152,8 +152,6 @@ if os.getenv("PROSODY_STRICT_LINT") ~= "1" then "net/dns.lua"; "net/server_select.lua"; - "plugins/mod_storage_sql1.lua"; - "spec/core_moduleapi_spec.lua"; "spec/util_http_spec.lua"; "spec/util_ip_spec.lua"; |