Skip to content

Commit a6d4c37

Browse files
fix rubocop offenses
1 parent 0ad13a6 commit a6d4c37

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.rubocop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@ Performance/ChainArrayAllocation:
8484
Style/AutoResourceCleanup:
8585
Enabled: true
8686

87+
Style/SuperWithArgsParentheses:
88+
Enabled: false
89+
8790
Style/Documentation:
8891
Enabled: false
8992

0 commit comments

Comments
 (0)