Skip to content
Snippets Groups Projects
Commit 07be5943 authored by Grzegorz Bizon's avatar Grzegorz Bizon
Browse files

Enable Style/MultilineTernaryOperator rubocop cop

Avoid multi-line ?: (the ternary operator). Use if/unless instead.

See #17478
parent 79b02e40
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment