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,751 of 183,139
Downloads: 66,876

Daily

Ranking: 9,660 of 183,127
Downloads: 46

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,410,461,295bundler
7990,435,985activesupport
10954,857,689rake
17916,602,160concurrent-ruby
60483,527,061rainbow
63476,158,129rubocop
76418,997,478zeitwerk
158235,091,118bootsnap
192191,219,587rouge
257140,687,917dry-core
261139,843,123tty-screen
287126,069,420dry-types
62368,987,742rugged
64266,692,231dry-initializer
68162,732,396pastel
88843,211,831tty-prompt
99337,246,807strings-ansi
1,01935,686,028dry-struct
1,02335,567,840strings
1,62515,912,230dry-cli

Owners

#GravatarHandle
1iconOleander