summaryrefslogtreecommitdiff
path: root/.rubocop_todo/performance/string_include.yml
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop_todo/performance/string_include.yml')
-rw-r--r--.rubocop_todo/performance/string_include.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.rubocop_todo/performance/string_include.yml b/.rubocop_todo/performance/string_include.yml
index f477593c02a..2a2d0559397 100644
--- a/.rubocop_todo/performance/string_include.yml
+++ b/.rubocop_todo/performance/string_include.yml
@@ -1,5 +1,5 @@
---
-# Cop supports --auto-correct.
+# Cop supports --autocorrect.
Performance/StringInclude:
Exclude:
- 'app/models/snippet_repository.rb'
@@ -7,7 +7,6 @@ Performance/StringInclude:
- 'config/spring.rb'
- 'ee/app/models/ee/container_registry/event.rb'
- 'ee/lib/gitlab/auth/smartcard/certificate.rb'
- - 'lib/gitlab/database/migration_helpers.rb'
- 'lib/kramdown/parser/atlassian_document_format.rb'
- 'lib/prometheus/pid_provider.rb'
- 'spec/features/projects/jobs_spec.rb'