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,511 of 196,106
Downloads: 79,078

Daily

Ranking: 37,086 of 196,079
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,666,535,620bundler
71,411,402,789activesupport
81,393,995,228rake
101,349,474,115concurrent-ruby
52738,997,687rainbow
57733,928,444rubocop
63686,716,989zeitwerk
137369,023,311bootsnap
167319,345,708rouge
219239,747,313dry-core
224237,214,707tty-screen
245217,011,940dry-types
393133,114,653dry-initializer
468114,700,050pastel
61489,881,759rugged
61889,636,617tty-prompt
77973,082,130strings-ansi
81669,976,762strings
89159,814,770dry-struct
1,24138,650,811dry-cli

Owners

#GravatarHandle
1iconoleander