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,187 of 191,455
Downloads: 75,603

Daily

Ranking: 70,826 of 191,429
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,290,634,251bundler
71,310,046,288activesupport
81,273,120,523rake
111,241,647,508concurrent-ruby
54672,850,554rainbow
56668,980,859rubocop
65621,080,689zeitwerk
142331,783,496bootsnap
170286,303,480rouge
220216,700,273dry-core
225213,451,225tty-screen
246196,766,785dry-types
429116,066,236dry-initializer
474103,122,656pastel
60286,888,313rugged
70279,957,373tty-prompt
81265,930,740strings-ansi
83863,170,489strings
90654,696,800dry-struct
1,31133,559,450dry-cli

Owners

#GravatarHandle
1iconoleander