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: 191,627 of 193,053
Downloads: 225

Daily

Ranking: 38,858 of 193,030
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
56693,187,245rubocop
501101,471,411lint_roller

Owners

#GravatarHandle
1iconEndoze