We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4feb511 commit e6e0c1cCopy full SHA for e6e0c1c
.rubocop.yml
@@ -89,6 +89,8 @@ Performance/CaseWhenSplat:
89
Performance/Casecmp:
90
Enabled: true
91
Performance/CollectionLiteralInLoop:
92
+ Exclude:
93
+ - spec/**/*
94
95
Performance/CompareWithBlock:
96
0 commit comments