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,191 of 192,483
Downloads: 201

Daily

Ranking: 117,513 of 192,454
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
56684,355,162rubocop
52695,770,189lint_roller

Owners

#GravatarHandle
1iconEndoze