7 lines
185 B
YAML
7 lines
185 B
YAML
|
---
|
||
|
# Cop supports --auto-correct.
|
||
|
Layout/LeadingCommentSpace:
|
||
|
Exclude:
|
||
|
- 'config/initializers/kaminari_active_record_relation_methods_with_limit.rb'
|
||
|
- 'lib/uploaded_file.rb'
|