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,316 of 192,104
Downloads: 76,168

Daily

Ranking: 9,939 of 192,085
Downloads: 48

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,340,208,428bundler
71,324,932,202activesupport
81,291,638,605rake
111,256,886,398concurrent-ruby
54682,151,835rainbow
56678,325,313rubocop
65630,182,994zeitwerk
140336,616,817bootsnap
169290,496,819rouge
220220,178,938dry-core
223216,879,218tty-screen
244199,874,133dry-types
425118,707,414dry-initializer
472105,010,705pastel
60587,334,782rugged
69181,585,380tty-prompt
80567,200,582strings-ansi
83264,393,157strings
90455,430,740dry-struct
1,30734,203,091dry-cli

Owners

#GravatarHandle
1iconoleander