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,115 of 188,742
Downloads: 74,298

Daily

Ranking: 25,761 of 188,718
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,117,000,961bundler
71,254,104,108activesupport
101,201,589,493rake
111,182,533,658concurrent-ruby
54640,495,257rainbow
57636,329,410rubocop
66587,673,382zeitwerk
143313,981,414bootsnap
174268,701,642rouge
229200,543,638dry-core
230200,485,015tty-screen
259181,689,722dry-types
442106,183,419dry-initializer
49196,025,439pastel
58884,674,078rugged
72173,741,999tty-prompt
83261,203,048strings-ansi
86058,614,071strings
95548,810,123dry-struct
1,33331,110,853dry-cli

Owners

#GravatarHandle
1iconoleander