RubyGems Navigation menu

rubocop-avoid_unless 0.1.3

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.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.1.3 April 02, 2026 (6.5KB)

Runtime依存関係 (2):

lint_roller ~> 1.1
rubocop >= 1.72

所有者:

プッシュ者:

GitHub

作者:

  • Endoze

SHA 256チェックサム:

=

来歴:

累計ダウンロード数 113

このバージョンのみ 113

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 3.1

リンク: