Skip to content

Resolve "Use consistent style for trailing commas"

EE MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1796


What does this MR do?

This enables the Style/TrailingCommaInLiteral and Style/TrailingCommaInArguments cops with the EnforcedStyleForMultiline: no_comma option.

Closes #27144 (closed)

Merge request reports