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,165 of 190,317
Downloads: 75,288

Daily

Ranking: 24,092 of 190,280
Downloads: 15

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,240,425,504bundler
71,293,977,679activesupport
81,255,248,311rake
111,225,514,111concurrent-ruby
54663,677,512rainbow
56659,701,421rubocop
66611,774,724zeitwerk
142326,978,696bootsnap
170281,990,035rouge
222212,510,738dry-core
225210,059,186tty-screen
246192,893,027dry-types
433113,364,724dry-initializer
476101,267,632pastel
59486,384,317rugged
70578,377,126tty-prompt
81464,743,513strings-ansi
84362,019,897strings
91853,253,988dry-struct
1,32132,881,152dry-cli

Owners

#GravatarHandle
1iconoleander