diff options
-rw-r--r-- | .luacheckrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.luacheckrc b/.luacheckrc index 84f48108..26427906 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -148,7 +148,6 @@ if os.getenv("PROSODY_STRICT_LINT") ~= "1" then "spec/core_configmanager_spec.lua"; "spec/core_moduleapi_spec.lua"; "spec/net_http_parser_spec.lua"; - "spec/util_cache_spec.lua"; "spec/util_events_spec.lua"; "spec/util_http_spec.lua"; "spec/util_ip_spec.lua"; |