mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
luacheck: Remove exception for net.cqueues since it is now clean
This commit is contained in:
parent
26f741b19b
commit
6a30c93ed3
1 changed files with 0 additions and 1 deletions
|
@ -135,7 +135,6 @@ if os.getenv("PROSODY_STRICT_LINT") ~= "1" then
|
||||||
"fallbacks/bit.lua";
|
"fallbacks/bit.lua";
|
||||||
"fallbacks/lxp.lua";
|
"fallbacks/lxp.lua";
|
||||||
|
|
||||||
"net/cqueues.lua";
|
|
||||||
"net/dns.lua";
|
"net/dns.lua";
|
||||||
"net/server_select.lua";
|
"net/server_select.lua";
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue