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,572 of 196,584
Downloads: 79,089

Daily

Ranking: 60,118 of 196,552
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,707,874,775bundler
71,421,729,373activesupport
81,405,193,642rake
101,360,891,212concurrent-ruby
52745,919,620rainbow
57740,580,100rubocop
63693,933,179zeitwerk
138372,721,049bootsnap
166322,616,054rouge
219241,680,013dry-core
224239,357,580tty-screen
245218,664,034dry-types
391134,502,989dry-initializer
467115,542,728pastel
61490,285,151tty-prompt
61590,162,783rugged
78173,497,441strings-ansi
81770,361,456strings
88860,289,698dry-struct
1,23339,209,392dry-cli

Owners

#GravatarHandle
1iconoleander