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 d5fba08 commit 6815488Copy full SHA for 6815488
.rubocop.yml
@@ -13,5 +13,5 @@ Lint/AssignmentInCondition:
13
Style/ParallelAssignment:
14
Enabled: false
15
16
-Style/TrailingComma:
+Style/TrailingCommaInLiteral:
17
EnforcedStyleForMultiline: comma
0 commit comments