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,161 of 186,698
Downloads: 70,247

Daily

Ranking: 36,242 of 186,685
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,900,560,356bundler
71,165,243,863activesupport
101,125,994,016rake
121,101,261,950concurrent-ruby
55593,699,794rainbow
57588,418,180rubocop
73538,707,645zeitwerk
145289,749,972bootsnap
178245,761,249rouge
233182,665,479tty-screen
235181,723,567dry-core
270164,116,909dry-types
47392,629,537dry-initializer
51287,303,267pastel
56682,092,054rugged
75865,866,940tty-prompt
85355,319,009strings-ansi
87553,019,825strings
1,00943,432,536dry-struct
1,37028,301,172dry-cli

Owners

#GravatarHandle
1iconoleander