Skip to content

[EE] Adds Rubocop rule for line break around conditionals

EE MR for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15739.

What does this MR do?

Adds a Rubocop rule (with autocorrect) to ensure line break around conditionals.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports