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,596 of 180,469
Downloads: 63,348

Daily

Ranking: 37,537 of 180,459
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,076,932,340bundler
7891,417,050activesupport
16854,040,010rake
18805,995,825concurrent-ruby
64421,536,761rainbow
68414,205,829rubocop
82349,981,226zeitwerk
158200,919,119bootsnap
198161,081,638rouge
263119,027,849dry-core
272115,392,338tty-screen
299106,496,936dry-types
62959,590,225rugged
69254,319,013dry-initializer
73251,202,396pastel
97933,219,727tty-prompt
1,01431,178,609dry-struct
1,04229,853,600strings-ansi
1,06828,542,726strings
1,9368,571,284tty-box

Owners

#GravatarHandle
1iconOleander