Skip to content

Commit e6e0c1c

Browse files
committed
Apply remaining rubocop fixes
1 parent 4feb511 commit e6e0c1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.rubocop.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ Performance/CaseWhenSplat:
8989
Performance/Casecmp:
9090
Enabled: true
9191
Performance/CollectionLiteralInLoop:
92+
Exclude:
93+
- spec/**/*
9294
Enabled: true
9395
Performance/CompareWithBlock:
9496
Enabled: true

0 commit comments

Comments
 (0)