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: 21,415 of 193,649
Downloads: 77,381

Daily

Ranking: 35,946 of 193,618
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,490,992,976bundler
71,367,119,287activesupport
81,345,057,418rake
111,298,336,703concurrent-ruby
54709,105,585rainbow
56704,753,536rubocop
63657,022,283zeitwerk
139352,614,302bootsnap
166304,154,346rouge
220230,975,764dry-core
222227,908,750tty-screen
244209,515,765dry-types
399126,954,644dry-initializer
465111,001,570pastel
61088,594,041rugged
63686,780,280tty-prompt
77971,360,416strings-ansi
81168,385,237strings
89957,586,011dry-struct
1,27536,278,879dry-cli

Owners

#GravatarHandle
1iconoleander