mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
net.adns: Silence individual luacheck warnings instead of ignoring entire file
This commit is contained in:
parent
72f5bf7f3a
commit
4da406588e
2 changed files with 9 additions and 8 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue