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,081 of 187,239
Downloads: 72,120

Daily

Ranking: 13,309 of 187,224
Downloads: 42

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,973,208,875bundler
71,196,180,149activesupport
101,151,901,046rake
111,128,128,033concurrent-ruby
55609,262,301rainbow
57604,440,374rubocop
71555,746,390zeitwerk
144297,928,457bootsnap
175253,346,081rouge
233188,493,816tty-screen
234187,405,735dry-core
265169,385,223dry-types
46297,061,547dry-initializer
50190,054,620pastel
57382,968,253rugged
74568,379,638tty-prompt
85157,097,014strings-ansi
86854,704,783strings
1,00244,811,340dry-struct
1,36429,250,669dry-cli

Owners

#GravatarHandle
1iconoleander