Software /
code /
prosody
Diff
.luacheckrc @ 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 |
parent | 8801:a6a587df3b0e |
child | 8806:6529f762b819 |
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";