Project

General

Profile

« Previous | Next » 

Revision 335d1332

Added by Michael Moll over 4 years ago

Fixes #29086 - Configure and fix Style/TrailingCommaIn*Literal

View differences:

.rubocop.yml
Style/ParallelAssignment:
Enabled: false
Style/TrailingCommaInArrayLiteral:
EnforcedStyleForMultiline: comma
Style/TrailingCommaInHashLiteral:
EnforcedStyleForMultiline: comma

Also available in: Unified diff