Categories: None [Edit]

rubocop-avoid_unless

https://rubygems.org/gems/rubocop-avoid_unless
https://github.com/endoze/rubocop-avoid_unless
A RuboCop extension that provides a Style/AvoidUnless cop. It flags all uses of `unless` and auto-corrects them to `if` with an inverse or negated condition.

Total

Ranking: 195,363 of 196,721
Downloads: 300

Daily

Ranking: 58,818 of 196,694
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
56743,824,096rubocop
392134,912,827lint_roller

Owners

#GravatarHandle
1iconEndoze