Update rubocop configuration
This commit is contained in:
7
.rubocop/performance.yml
Normal file
7
.rubocop/performance.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
# performance cop settings
|
||||
|
||||
# The policy specs should be easy to read
|
||||
#
|
||||
Performance/CollectionLiteralInLoop:
|
||||
Exclude:
|
||||
- 'spec/policies/**'
|
Reference in New Issue
Block a user