From 246c6f8320b8286947c256889eeb50801b51ed06 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Fri, 18 May 2018 21:10:51 +0200 Subject: .luacheckrc: Remove mod_limits from excluded files as it should now be clean --- .luacheckrc | 1 - 1 file changed, 1 deletion(-) (limited to '.luacheckrc') 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"; -- cgit v1.2.3