topgrade
topgrade copied to clipboard
[#993] Homebrew autoremove option
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.
Merged at new fork because of inactivity by maintainer.