diff options
-rw-r--r-- | .luacheckrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.luacheckrc b/.luacheckrc index 4c2309c0..b0630abb 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -142,7 +142,6 @@ if os.getenv("PROSODY_STRICT_LINT") ~= "1" then "plugins/mod_http_files.lua"; "plugins/mod_http.lua"; "plugins/mod_legacyauth.lua"; - "plugins/mod_limits.lua"; "plugins/mod_net_multiplex.lua"; "plugins/mod_pep.lua"; "plugins/mod_pep_plus.lua"; |