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: 20,752 of 183,524
Downloads: 67,368

Daily

Ranking: 40,303 of 183,509
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,460,297,447bundler
71,006,158,076activesupport
10970,710,179rake
17932,959,007concurrent-ruby
59493,154,380rainbow
62485,812,514rubocop
76429,522,461zeitwerk
156240,655,046bootsnap
190196,135,858rouge
255144,115,448dry-core
256143,498,786tty-screen
284129,176,839dry-types
62170,329,192rugged
63968,639,379dry-initializer
67664,606,537pastel
87744,881,839tty-prompt
98938,560,453strings-ansi
1,01136,830,605strings
1,02736,340,440dry-struct
1,59017,118,102dry-cli

Owners

#GravatarHandle
1iconOleander