RubyGems Navigation menu

rfix 3.0.1

RuboCop CLI that only lints and auto-fixes code you committed by utilizing `git-log` and `git-diff`. Rfix CLI makes it possible to lint (`rfix lint`) and auto-fix (`rfix local|origin|branch`) code changes since a certain point in history. You can auto-fix code committed since creating the current branch (`rfix origin`) or since pushing to upstream (`rfix local`). Includes a RuboCop formatter with syntax highlighting and build in hyperlinks for offense documentation. Holds the same CLI arguments as RuboCop. Run `rfix --help` for a complete list or `rfix` for supported commands.

Gemfile:
=

installation:
=

Versions:

  1. 3.0.1 May 27, 2021 (131 ko)
  2. 3.0.0 May 27, 2021 (131 ko)
  3. 2.0.4 May 03, 2021 (59,5 ko)
  4. 2.0.3 May 03, 2021 (59,5 ko)
  5. 2.0.2 May 03, 2021 (59,5 ko)
Voir toutes les versions (50)

Dépendances de Runtime (27):

bootsnap >= 0
bundler >= 0
dry-cli >= 0
dry-core >= 0
dry-struct >= 0
dry-types >= 0
pastel >= 0
rainbow ~> 3.0
rake >= 0
rouge ~> 3.20
rubocop >= 0.82.0, != 0.85.0
rugged >= 0
strings >= 0
tty-box >= 0
tty-link >= 0
tty-logger >= 0
tty-prompt >= 0
tty-screen >= 0
tty-table >= 0
tty-tree >= 0
xdg >= 0
zeitwerk >= 0

Propriétaires:

Pushed by:

Auteurs:

  • Linus Oleander

Total de contrôle SHA 256:

=

Total de téléchargements 66 815

Pour cette version 2 307

Version publiée:

License:

MIT

Version de Ruby requise: >= 2.6

Liens: