Software / code / prosody
Changeset
8804:c12eb919db3b
.luacheckrc: Remove mod_limits from excluded files as it should now be clean
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Fri, 18 May 2018 21:10:51 +0200 |
| parents | 8803:60e113f3682f |
| children | 8805:82d68951ec2a |
| files | .luacheckrc |
| diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.luacheckrc Wed May 02 13:58:28 2018 +0200 +++ b/.luacheckrc Fri May 18 21:10:51 2018 +0200 @@ -142,7 +142,6 @@ "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";