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.yml14
1 files changed, 5 insertions, 9 deletions
diff --git a/.rubocop_todo/performance/string_include.yml b/.rubocop_todo/performance/string_include.yml
index 2a2d0559397..f2e17d3576a 100644
--- a/.rubocop_todo/performance/string_include.yml
+++ b/.rubocop_todo/performance/string_include.yml
@@ -1,13 +1,9 @@
---
# Cop supports --autocorrect.
Performance/StringInclude:
+ Details: grace period
Exclude:
- - 'app/models/snippet_repository.rb'
- - 'config/initializers/macos.rb'
- - 'config/spring.rb'
- - 'ee/app/models/ee/container_registry/event.rb'
- - 'ee/lib/gitlab/auth/smartcard/certificate.rb'
- - 'lib/kramdown/parser/atlassian_document_format.rb'
- - 'lib/prometheus/pid_provider.rb'
- - 'spec/features/projects/jobs_spec.rb'
- - 'spec/spec_helper.rb'
+ - 'lib/gitlab/github_import/importer/repository_importer.rb'
+ - 'lib/gitlab/legacy_github_import/importer.rb'
+ - 'lib/gitlab/usage_data.rb'
+ - 'rubocop/cop/gitlab/json.rb'