Enable Style/MultilineTernaryOperator rubocop cop
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Enable Style/MultilineTernaryOperator rubocop cop
Grzegorz Bizon
requested to merge
rubocop/enable-multiline-ternary-operator-cop
into
master
May 30, 2016
Overview
12
Commits
1
Pipelines
0
Changes
4
Avoid multi-line ?: (the ternary operator). Use if/unless instead.
See
#17478 (closed)
Merge request reports
Loading