mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 05:07:42 +03:00
luacheck: Remove long gone mod_storage_sql1 from excludes
No point not checking a file that doesn't exist
This commit is contained in:
parent
e3836f22e0
commit
66d38cb199
1 changed files with 0 additions and 2 deletions
|
@ -152,8 +152,6 @@ if os.getenv("PROSODY_STRICT_LINT") ~= "1" then
|
|||
"net/dns.lua";
|
||||
"net/server_select.lua";
|
||||
|
||||
"plugins/mod_storage_sql1.lua";
|
||||
|
||||
"spec/core_moduleapi_spec.lua";
|
||||
"spec/util_http_spec.lua";
|
||||
"spec/util_ip_spec.lua";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue