9 lines
281 B
YAML
9 lines
281 B
YAML
---
|
|
# Cop supports --autocorrect.
|
|
Performance/StringInclude:
|
|
Details: grace period
|
|
Exclude:
|
|
- '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'
|