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,109 of 187,950
Downloads: 73,114

Daily

Ranking: 14,611 of 187,922
Downloads: 73

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,044,215,819bundler
71,225,313,097activesupport
101,176,878,843rake
111,153,673,983concurrent-ruby
55624,690,705rainbow
57620,301,193rubocop
68571,688,635zeitwerk
142306,104,592bootsnap
174260,889,159rouge
232194,527,134tty-screen
234193,143,953dry-core
263174,734,481dry-types
449101,576,737dry-initializer
49593,000,672pastel
57783,844,901rugged
73171,026,780tty-prompt
84759,089,523strings-ansi
86456,606,447strings
99146,082,928dry-struct
1,34130,172,340dry-cli

Owners

#GravatarHandle
1iconoleander