Merge branch 'rubocop/enable-multiline-ternary-operator-cop' into 'master'
Enable Style/MultilineTernaryOperator rubocop cop
Avoid multi-line ?: (the ternary operator). Use if/unless instead.
See #17478
See merge request !4356
Showing
Please
register
or
sign in
to comment