From 4f7af62406498ef5a7a1b3bdef18ab714895b78b Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Sun, 30 Sep 2018 17:49:56 +0200 Subject: mod_s2s: Silence all warnings instead of ignoring the entire module --- .luacheckrc | 2 -- 1 file changed, 2 deletions(-) (limited to '.luacheckrc') diff --git a/.luacheckrc b/.luacheckrc index 97a375d8..80436d90 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -138,8 +138,6 @@ if os.getenv("PROSODY_STRICT_LINT") ~= "1" then "plugins/mod_http_files.lua"; "plugins/mod_net_multiplex.lua"; "plugins/mod_privacy.lua"; - "plugins/mod_s2s/mod_s2s.lua"; - "plugins/mod_s2s/s2sout.lib.lua"; "plugins/mod_storage_sql1.lua"; "plugins/mod_storage_sql.lua"; "plugins/mod_websocket.lua"; -- cgit v1.2.3