8 lines
145 B
YAML
8 lines
145 B
YAML
# performance cop settings
|
|
|
|
# The policy specs should be easy to read
|
|
#
|
|
Performance/CollectionLiteralInLoop:
|
|
Exclude:
|
|
- 'spec/policies/**'
|