rfix 1.4.0.pre.201
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:
=
インストール:
=
バージョン履歴:
- 3.0.1 May 27, 2021 (131KB)
- 3.0.0 May 27, 2021 (131KB)
- 2.0.4 May 03, 2021 (59.5KB)
- 2.0.3 May 03, 2021 (59.5KB)
- 2.0.2 May 03, 2021 (59.5KB)
- 1.4.0.pre.201 February 19, 2021 (175KB)
Runtime依存関係 (8):
Development依存関係 (7):
必須要件:
git, v2.0+