Commit graph

6 commits

Author SHA1 Message Date
Grzegorz Bizon
07be594378 Enable Style/MultilineTernaryOperator rubocop cop
Avoid multi-line ?: (the ternary operator). Use if/unless instead.

See #17478
2016-07-20 14:24:39 +02:00
Connor Shea
82c500a2b6
Disable all cops with offenses. 2016-07-13 12:39:14 -06:00
Connor Shea
9468b07925
Resolve feedback. 2016-07-13 12:12:47 -06:00
Connor Shea
c4cbf3effa
Disable two cops as recommended. 2016-07-13 12:12:47 -06:00
Connor Shea
fb4f3a473b
Remove some disabled cops. 2016-07-13 12:12:47 -06:00
Z.J. van de Weg
ae6edf18fc
Update rubocop to 0.41.2
https://github.com/bbatsov/rubocop/blob/v0.41.2/CHANGELOG.md
2016-07-13 12:12:47 -06:00