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,123 of 188,368
Downloads: 73,788

Daily

Ranking: 29,549 of 188,354
Downloads: 12

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,092,540,013bundler
71,243,972,821activesupport
101,192,998,841rake
111,171,408,800concurrent-ruby
54635,060,901rainbow
57630,857,150rubocop
67582,039,109zeitwerk
143311,234,985bootsnap
174265,904,552rouge
229198,562,941tty-screen
231197,610,779dry-core
259178,926,692dry-types
443104,641,984dry-initializer
49294,992,352pastel
58384,388,987rugged
72472,822,997tty-prompt
83960,475,868strings-ansi
86157,920,172strings
97647,472,918dry-struct
1,33530,804,565dry-cli

Owners

#GravatarHandle
1iconoleander