RubyGems Navigation menu

rfix 1.0.15.pre.116

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 (130.5 KB)
  2. 3.0.0 - May 27, 2021 (130.5 KB)
  3. 2.0.4 - May 03, 2021 (59.5 KB)
  4. 2.0.3 - May 03, 2021 (59.5 KB)
  5. 2.0.2 - May 03, 2021 (59.5 KB)
  6. 1.0.15.pre.116 - June 21, 2020 (166.0 KB)
顯示所有版本(共 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+

擁有者:

Pushed by:

作者:

  • Linus Oleander

SHA 256 checksum:

92310f245ded07daa9149e6726b0d87d601d501b8db11c90f892d7c1621df9ea

總下載次數 63,728

這個版本 1,285

License:

MIT

Ruby 版本需求: >= 2.5.0

RubyGems 版本需求: > 1.3.1

相關連結: