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,578 of 181,568
Downloads: 65,325

Daily

Ranking: 27,598 of 181,553
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,209,699,755bundler
7931,445,596activesupport
15893,996,073rake
17850,699,349concurrent-ruby
63445,788,144rainbow
68439,242,065rubocop
80377,405,538zeitwerk
158213,953,040bootsnap
195172,765,449rouge
260127,405,797dry-core
266125,125,901tty-screen
295114,105,640dry-types
62663,360,514rugged
66959,265,758dry-initializer
71455,559,952pastel
94536,925,878tty-prompt
1,01632,947,696dry-struct
1,02232,638,002strings-ansi
1,04831,180,082strings
1,79311,189,636dry-cli

Owners

#GravatarHandle
1iconOleander