diff options
Diffstat (limited to '.luacheckrc')
-rw-r--r-- | .luacheckrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.luacheckrc b/.luacheckrc index 6eb4c526..90e18ce5 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -161,7 +161,6 @@ if os.getenv("PROSODY_STRICT_LINT") ~= "1" then "spec/util_http_spec.lua"; "spec/util_ip_spec.lua"; "spec/util_multitable_spec.lua"; - "spec/util_rfc6724_spec.lua"; "spec/util_throttle_spec.lua"; "tools/ejabberd2prosody.lua"; |