diff options
-rw-r--r-- | .luacheckrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.luacheckrc b/.luacheckrc index 763fb718..851e8ae7 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -136,7 +136,6 @@ if os.getenv("PROSODY_STRICT_LINT") ~= "1" then "net/dns.lua"; "net/server_select.lua"; - "plugins/mod_http_files.lua"; "plugins/mod_net_multiplex.lua"; "plugins/mod_storage_sql1.lua"; |