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: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,524,455,789bundler
71,375,666,696activesupport
81,354,615,159rake
111,308,743,281concurrent-ruby
54714,888,584rainbow
56710,510,158rubocop
63663,054,517zeitwerk
140355,775,256bootsnap
166307,199,298rouge
220232,669,057dry-core
222229,714,445tty-screen
244210,951,945dry-types
398128,150,818dry-initializer
467111,743,635pastel
61188,844,545rugged
63487,323,963tty-prompt
77871,656,717strings-ansi
81268,659,769strings
89858,005,687dry-struct
1,27036,716,357dry-cli

Owners

#GravatarHandle
1iconoleander