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,359 of 193,188
Downloads: 77,181

Daily

Ranking: 13,650 of 193,154
Downloads: 56

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,439,241,904bundler
71,353,936,019activesupport
81,329,290,503rake
101,284,375,547concurrent-ruby
54700,137,199rainbow
56695,671,282rubocop
63647,361,833zeitwerk
139347,350,663bootsnap
167299,494,940rouge
219228,241,818dry-core
221225,051,065tty-screen
242207,195,086dry-types
401125,100,030dry-initializer
469109,835,713pastel
60788,215,669rugged
64485,897,461tty-prompt
77870,855,218strings-ansi
81067,913,421strings
90256,844,615dry-struct
1,28335,625,156dry-cli

Owners

#GravatarHandle
1iconoleander