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,139 of 189,083
Downloads: 74,568

Daily

Ranking: 33,564 of 189,069
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,153,362,565bundler
71,266,279,305activesupport
91,220,818,024rake
111,195,922,801concurrent-ruby
54647,565,093rainbow
56643,260,417rubocop
66594,848,003zeitwerk
143317,793,015bootsnap
171272,330,535rouge
227204,175,343dry-core
228203,361,167tty-screen
255185,119,542dry-types
442108,297,519dry-initializer
48697,581,428pastel
59185,170,940rugged
71775,112,757tty-prompt
83062,237,055strings-ansi
85559,598,849strings
94250,239,854dry-struct
1,32931,639,932dry-cli

Owners

#GravatarHandle
1iconoleander