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,786 of 184,013
Downloads: 68,055

Daily

Ranking: 14,669 of 184,004
Downloads: 23

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,524,867,301bundler
71,027,353,944activesupport
10991,204,350rake
16956,372,631concurrent-ruby
59506,365,471rainbow
62499,121,610rubocop
75444,185,907zeitwerk
156248,067,989bootsnap
187203,492,645rouge
250149,679,310dry-core
252149,368,686tty-screen
281134,305,802dry-types
61372,464,692rugged
62671,883,559dry-initializer
65968,248,197pastel
85248,242,990tty-prompt
96041,197,202strings-ansi
99639,396,445strings
1,01937,261,016dry-struct
1,53819,051,226dry-cli

Owners

#GravatarHandle
1iconoleander