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,597 of 196,721
Downloads: 79,089

Daily

Ranking: 58,818 of 196,694
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,728,237,794bundler
71,426,725,582activesupport
81,410,641,125rake
101,366,386,975concurrent-ruby
52749,295,566rainbow
56743,824,096rubocop
63697,529,207zeitwerk
138374,598,072bootsnap
166324,223,699rouge
219242,655,225dry-core
225240,403,731tty-screen
245219,501,025dry-types
390135,204,904dry-initializer
468115,943,912pastel
61390,600,873tty-prompt
61690,295,668rugged
78373,693,173strings-ansi
81570,542,136strings
88860,530,352dry-struct
1,22939,498,511dry-cli

Owners

#GravatarHandle
1iconoleander