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,327 of 192,666
Downloads: 76,688

Daily

Ranking: 35,508 of 192,588
Downloads: 16

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,389,007,605bundler
71,339,625,357activesupport
81,310,508,356rake
111,270,521,472concurrent-ruby
54691,041,158rainbow
56686,799,632rubocop
63638,328,863zeitwerk
139341,728,872bootsnap
169294,869,900rouge
219224,338,016dry-core
221221,123,016tty-screen
244203,665,662dry-types
408122,092,152dry-initializer
469107,633,036pastel
60587,790,573rugged
67583,950,341tty-prompt
79069,233,170strings-ansi
81866,351,267strings
90456,112,884dry-struct
1,29534,854,989dry-cli

Owners

#GravatarHandle
1iconoleander