topgrade icon indicating copy to clipboard operation
topgrade copied to clipboard

[#993] Homebrew autoremove option

Open kiliantyler opened this issue 3 years ago • 1 comments

Small little feature that adds the option to have homebrew do a brew autoremove after brew formula installs

Standards checklist:

  • [x] The PR title is descriptive.
  • [x] The code compiles (cargo build)
  • [x] The code passes rustfmt (cargo fmt)
  • [x] The code passes clippy (cargo clippy)
  • [x] The code passes tests (cargo test)
  • [x] Optional: I have tested the code myself
    • [x] I also tested that Topgrade skips the step where needed

If you developed a feature or a bug fix for someone else and you do not have the means to test it, please tag this person here.

kiliantyler avatar Sep 15 '22 16:09 kiliantyler

Merged at new fork because of inactivity by maintainer.

s34m avatar Oct 11 '22 10:10 s34m