8 lines
235 B
YAML
8 lines
235 B
YAML
|
---
|
||
|
# Cop supports --autocorrect.
|
||
|
Lint/DuplicateRegexpCharacterClassElement:
|
||
|
Details: grace period
|
||
|
Exclude:
|
||
|
- 'lib/gitlab/path_regex.rb'
|
||
|
- 'spec/support/shared_contexts/features/integrations/integrations_shared_context.rb'
|