Commit 9480253a authored by Vitali Tatarintev's avatar Vitali Tatarintev

Move RSpec/EmptyExampleGroup into separate TODO file

parent 9f1bdb0a
......@@ -114,13 +114,6 @@ Performance/MethodObjectAsBlock:
RSpec/ContextWording:
Enabled: false
# Offense count: 4
# Configuration parameters: CustomIncludeMethods.
RSpec/EmptyExampleGroup:
Exclude:
- 'ee/spec/services/personal_access_tokens/revoke_invalid_tokens_spec.rb'
- 'spec/services/projects/prometheus/alerts/notify_service_spec.rb'
# Offense count: 1428
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle.
......
---
RSpec/EmptyExampleGroup:
Exclude:
- 'ee/spec/services/personal_access_tokens/revoke_invalid_tokens_spec.rb'
- 'spec/services/projects/prometheus/alerts/notify_service_spec.rb'
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment