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,110 of 186,947
Downloads: 71,197

Daily

Ranking: 17,711 of 186,938
Downloads: 37

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,936,839,016bundler
71,181,465,419activesupport
101,139,345,512rake
111,115,160,648concurrent-ruby
55601,311,024rainbow
57596,250,012rubocop
71547,614,116zeitwerk
144293,955,100bootsnap
176249,554,294rouge
233185,539,671tty-screen
235184,470,924dry-core
268166,655,338dry-types
46894,741,905dry-initializer
50788,686,009pastel
56882,515,661rugged
75267,125,402tty-prompt
85456,166,804strings-ansi
87253,821,833strings
1,00544,112,481dry-struct
1,36828,781,138dry-cli

Owners

#GravatarHandle
1iconoleander