Commit 0d4400da authored by Peter Leitzen's avatar Peter Leitzen

Enable RSpec/AnyInstanceOf cop and move offenses to manual todo file

Prior this change we were introducing new offense without notice.
parent bc8b3e89
...@@ -438,9 +438,6 @@ Graphql/Descriptions: ...@@ -438,9 +438,6 @@ Graphql/Descriptions:
- 'app/graphql/**/*' - 'app/graphql/**/*'
- 'ee/app/graphql/**/*' - 'ee/app/graphql/**/*'
RSpec/AnyInstanceOf:
Enabled: false
# Cops for upgrade to gitlab-styles 3.1.0 # Cops for upgrade to gitlab-styles 3.1.0
RSpec/ImplicitSubject: RSpec/ImplicitSubject:
Enabled: false Enabled: false
......
This diff is collapsed.
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