Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop_todo.yml')
-rw-r--r--.rubocop_todo.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index bd9803aa943..3553ab14f29 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -251,10 +251,6 @@ RSpec/LetBeforeExamples:
RSpec/PredicateMatcher:
Enabled: false
-# Offense count: 69
-RSpec/RepeatedExample:
- Enabled: false
-
# Offense count: 584
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle.