RubyGems Navigation menu

rfix 1.1.0.pre.147

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.1.0.pre.147 - July 21, 2020 (174.0 KB)
显示所有版本 (共 50 个)

Runtime 依赖 (6):

cri ~> 2.15.10
listen ~> 3.0
rainbow ~> 3.0
rouge ~> 3.20
rubocop >= 0.80
rugged ~> 1.0.0

Development 依赖 (6):

aruba ~> 1.0
colorize ~> 0.8.1
git ~> 1.7.0
pry ~> 0.13.1
rake ~> 12.3
rspec ~> 3.0

要求:

git, v2.0+

业主:

推送:

作者:

  • Linus Oleander

SHA 256 校验和:

2d243fc20f3daa63afd050a7bd1bb052997ac0ee1ec487c2c1637a2cccd3a0ed

下载总量 63,728

这个版本 1,246

许可:

MIT

需要的 Ruby 版本: >= 2.5.0

需要的 RubyGems 版本: > 1.3.1

链接: