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,100 of 187,571
Downloads: 72,590

Daily

Ranking: 32,158 of 187,548
Downloads: 12

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,010,000,950bundler
71,211,569,661activesupport
101,165,196,519rake
111,141,650,733concurrent-ruby
55617,787,810rainbow
57613,192,940rubocop
69564,425,802zeitwerk
143302,656,996bootsnap
174257,174,344rouge
232191,582,693tty-screen
234190,332,879dry-core
265172,109,619dry-types
45399,353,760dry-initializer
49591,586,802pastel
57483,392,880rugged
73769,753,189tty-prompt
84958,119,143strings-ansi
86555,678,257strings
99945,471,950dry-struct
1,35329,724,826dry-cli

Owners

#GravatarHandle
1iconoleander