RubyGems Navigation menu

rfix 1.0.15

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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 3.0.1 - May 27, 2021 (131KB)
  2. 3.0.0 - May 27, 2021 (131KB)
  3. 2.0.4 - May 03, 2021 (59.5KB)
  4. 2.0.3 - May 03, 2021 (59.5KB)
  5. 2.0.2 - May 03, 2021 (59.5KB)
  6. 1.0.15 - June 21, 2020 (166KB)
全てのバージョンを表示(全50件)

Runtime依存関係 (3):

rainbow ~> 3.0
rouge ~> 3.20
rubocop >= 0.80

Development依存関係 (3):

aruba ~> 1.0
rake ~> 12.3
rspec ~> 3.0

必須要件:

git, v2.0+

所有者:

プッシュ者:

作者:

  • Linus Oleander

SHA 256チェックサム:

71689a39bc5d4a0277a113df91d815efab057b53f92521275e85c4b2489de5f7

累計ダウンロード数 63,728

このバージョンのみ 1,382

ライセンス:

MIT

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

リンク: