RubyGems Navigation menu

rfix 1.0.7

RuboCop CLI that only complains about your latest changes Uses 'git diff' to determine what changes were made then runs RuboCop against them $ rfix branch -- Fix changes made between HEAD and $ rfix origin -- Fix changes made between HEAD and origin branch $ rfix local -- Fix changes not yet pushed to upstream branch $ rfix info -- Display runtime dependencies and their versions $ rfix all -- Fix all files in this repository (not recommended) Optional args: --dry --help --list-files --limit-files --config --untracked

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 3.0.1 - May 27, 2021 (131 KB)
  2. 3.0.0 - May 27, 2021 (131 KB)
  3. 2.0.4 - May 03, 2021 (59.5 KB)
  4. 2.0.3 - May 03, 2021 (59.5 KB)
  5. 2.0.2 - May 03, 2021 (59.5 KB)
  6. 1.0.7 - June 17, 2020 (41.5 KB)
Show all versions (50 total)

Runtime Dependencies (3):

rainbow ~> 3.0
rouge ~> 3.20
rubocop ~> 0.80

Owners:

Pushed by:

Authors:

  • Linus Oleander

SHA 256 checksum:

77d465b33ee6863ac4235736c0b8a020b7e6ee9787d48d4162b76f6c0916fe32

Total downloads 63,348

For this version 1,342

License:

MIT

Required Ruby Version: >= 2.5.0

Links: