Sign in Sign up
rubygems

rfix

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.

Activity

Latest release
5y ago
Total releases
46
Cadence
~daily
Last 12 months
0

Details

License
MIT
First release
Jun 16, 2020
Releases
Version Released
3.0.1 patch
3.0.0 major
2.0.2 patch
2.0.3 patch
2.0.4 patch
2.0.1 patch
2.0.0 major
1.4.1 patch
1.4.0.pre.201 pre
1.4.0 minor
1.3.0.pre.199 pre
1.2.6.pre.198 pre
1.2.6 patch
1.2.4 patch
1.2.3.pre pre
1.2.5 patch
1.2.2.pre pre
1.2.2.pre.174 pre
1.2.2 patch
1.2.2.pre.172 pre
1.1.4.pre pre
1.1.0.pre.147 pre
1.2.0 minor
1.1.0.pre.149 pre
1.1.1.pre pre
1.1.0.pre.150 pre
1.0.8.pre.109 pre
1.0.15 patch
1.0.7.pre.68 pre
1.0.7.pre.66 pre
1.0.15.pre.116 pre
1.0.8.pre.108 pre
1.0.7.pre.67 pre
1.0.7.pre.65 pre
1.0.7 patch
1.0.5.pre.pre.57 pre
1.0.6.pre.60 pre
1.0.7.pre.61 pre
1.0.5.pre.58 pre
1.0.5 patch
1.0.6 patch
1.0.4 patch
1.0.1 patch
1.0.3 patch
1.0.2 patch
1.0.0 initial