Enable Style/MultilineTernaryOperator rubocop cop
Avoid multi-line ?: (the ternary operator). Use if/unless instead. See #17478
Showing
Please register or sign in to comment
Avoid multi-line ?: (the ternary operator). Use if/unless instead. See #17478