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,106 of 188,252
Downloads: 73,671

Daily

Ranking: 24,149 of 188,232
Downloads: 12

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,079,967,256bundler
71,239,301,750activesupport
101,188,890,086rake
111,166,592,835concurrent-ruby
54632,468,238rainbow
57628,200,938rubocop
68579,293,645zeitwerk
143309,939,160bootsnap
174264,617,148rouge
230197,516,903tty-screen
233196,318,669dry-core
259177,706,156dry-types
443103,834,136dry-initializer
49294,466,201pastel
58284,249,822rugged
72872,355,355tty-prompt
84360,101,476strings-ansi
86157,568,021strings
98246,994,569dry-struct
1,33630,639,694dry-cli

Owners

#GravatarHandle
1iconoleander