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: 194,654 of 196,125
Downloads: 298

Daily

Ranking: 49,580 of 196,106
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
57734,131,953rubocop
413128,199,072lint_roller

Owners

#GravatarHandle
1iconEndoze