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:
=

installieren:
=

Versionen:

  1. 0.1.3 April 02, 2026 (6,5 KB)

Runtime Abhängigkeiten (2):

lint_roller ~> 1.1
rubocop >= 1.72

Besitzer:

Pushed by:

GitHub

Autoren:

  • Endoze

SHA 256-Prüfsumme:

=

Provenance:

Downloads insgesamt 107

Für diese Version 107

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 3.1

Links: