Categories: None [Edit]

rfix

https://rubygems.org/gems/rfix
https://github.com/oleander/rfix-rb
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.

Total

Ranking: 20,602 of 180,434
Downloads: 63,250

Daily

Ranking: 60,164 of 180,417
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,072,399,962bundler
7889,974,781activesupport
16852,527,476rake
18804,380,273concurrent-ruby
64420,662,938rainbow
68413,368,153rubocop
82349,038,559zeitwerk
158200,459,625bootsnap
198160,724,965rouge
263118,752,875dry-core
273115,063,752tty-screen
300106,247,671dry-types
62959,465,215rugged
69254,144,742dry-initializer
73351,066,923pastel
98033,105,655tty-prompt
1,01431,109,705dry-struct
1,04429,773,392strings-ansi
1,06628,465,760strings
1,9358,554,887tty-box

Owners

#GravatarHandle
1iconOleander