16 lines
528 B
YAML
16 lines
528 B
YAML
|
---
|
||
|
# Cop supports --auto-correct.
|
||
|
Performance/StringInclude:
|
||
|
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/gitlab/database/migration_helpers.rb'
|
||
|
- 'lib/kramdown/parser/atlassian_document_format.rb'
|
||
|
- 'lib/prometheus/pid_provider.rb'
|
||
|
- 'qa/qa/specs/runner.rb'
|
||
|
- 'spec/features/projects/jobs_spec.rb'
|
||
|
- 'spec/spec_helper.rb'
|