mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00

- I was going through the `sorbet/files.yaml` moving various things to `true`, playing around locally, and happened upon some files that it was tracking that had been deleted. - We want to do some automation of new files, but I'm not sure we'd ever considered the possibility of code being removed. :-D - This adds a `--prune-files-list` switch and updates the Tapioca GitHub Actions workflow to use it. Any changes to the `sorbet/files.yaml` file will be committed as part of the scheduled Tapioca update job.
Documentation
Users
Contributors
- How To Open A Pull Request (and get it merged)
- Formula Cookbook
- Acceptable Formulae
- License Guidelines
- Formulae Versions
- Node for Formula Authors
- Python for Formula Authors
- Migrating A Formula To A Tap
- Rename A Formula
- Building Against Non-Homebrew Dependencies
- How To Create (And Maintain) A Tap
- Brew Test Bot
- Diagram Guidelines
- Prose Style Guidelines
- Type Checking with Sorbet
Maintainers
- New Maintainer Checklist
- Maintainers: Avoiding Burnout
- Maintainer Guidelines
- Homebrew/linuxbrew-core Maintainer Guide
- Brew Test Bot For Maintainers
- Common Issues for Maintainers
- Releases
- Developer/Internal API Documentation
- Homebrew/homebrew-core merge checklist