net.adns: Silence individual luacheck warnings instead of ignoring entire file

This commit is contained in:
Kim Alvefur 2018-12-24 03:00:27 +01:00
parent 72f5bf7f3a
commit 4da406588e
2 changed files with 9 additions and 8 deletions

View file

@ -132,7 +132,6 @@ if os.getenv("PROSODY_STRICT_LINT") ~= "1" then
"fallbacks/bit.lua";
"fallbacks/lxp.lua";
"net/adns.lua";
"net/cqueues.lua";
"net/dns.lua";
"net/server_select.lua";