Files
codeocean/.rubocop/performance.yml
2021-05-14 22:03:06 +02:00

8 lines
145 B
YAML

# performance cop settings
# The policy specs should be easy to read
#
Performance/CollectionLiteralInLoop:
Exclude:
- 'spec/policies/**'