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,027 of 191,980
Downloads: 178

Daily

Ranking: 126,006 of 191,939
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
56676,243,170rubocop
55490,474,651lint_roller

Owners

#GravatarHandle
1iconEndoze