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: 20,907 of 184,936
Downloads: 68,668

Daily

Ranking: 39,611 of 184,921
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,648,106,217bundler
71,070,682,300activesupport
101,031,366,919rake
121,005,252,737concurrent-ruby
59533,674,690rainbow
61526,693,107rubocop
72475,391,360zeitwerk
155261,389,916bootsnap
182218,031,242rouge
243161,488,046tty-screen
247160,751,297dry-core
275144,583,651dry-types
54278,858,127dry-initializer
59376,060,034rugged
61275,298,856pastel
81854,816,723tty-prompt
89746,466,731strings-ansi
92844,517,233strings
1,02239,171,091dry-struct
1,45922,428,367dry-cli

Owners

#GravatarHandle
1iconoleander