Skip to content

Commit eb72f82

Browse files
committed
Defund rubocop
1 parent c6fa9f4 commit eb72f82

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
@@ -59,6 +59,9 @@ Style/PercentLiteralDelimiters:
5959
Style/TrailingCommaInArrayLiteral:
6060
Enabled: false
6161

62+
Style/TrailingCommaInArguments:
63+
Enabled: false
64+
6265
Style/ParallelAssignment:
6366
Enabled: false
6467

0 commit comments

Comments
 (0)