summaryrefslogtreecommitdiff
path: root/.rubocop_todo.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-05-13 21:08:46 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-05-13 21:08:46 +0000
commit8d9963a8e3ece091a98c8e96297d5229c31d7548 (patch)
tree535f3d3be801ba844431f33a712d1fc182a7637d /.rubocop_todo.yml
parent9adada1187b920547a57b4bb406c3e3c55436bf1 (diff)
downloadgitlab-ce-8d9963a8e3ece091a98c8e96297d5229c31d7548.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo.yml')
-rw-r--r--.rubocop_todo.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index 64ee60d7eb8..323f085473c 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -11,13 +11,6 @@ Gitlab/PolicyRuleBoolean:
Exclude:
- 'ee/app/policies/ee/identity_provider_policy.rb'
-# Offense count: 2352
-# Cop supports --auto-correct.
-# Configuration parameters: Strict, EnforcedStyle, AllowedExplicitMatchers.
-# SupportedStyles: inflected, explicit
-RSpec/PredicateMatcher:
- Enabled: false
-
# Offense count: 118
RSpec/RepeatedExampleGroupBody:
Enabled: false