mirror of
https://github.com/gosticks/brew.git
synced 2026-09-05 08:20:18 +00:00
- I noticed this in a PR recently, maybe the maintainer didn't think they would have to run `brew man` for this? In that case there's an extra step after the PR is raised, red CI checks on the PR (which is demoralising) and potentially requires a reviewer to point this out. - This runs `brew man` if the `README` file has a diff as part of this command. Then the user has to `git add .` and their PR is (probably) good.
Library
This directory contains all the code run by the official brew and brew cask commands in Homebrew and all formulae (package descriptions) in taps (repositories containing formulae) in Taps subdirectories.