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

We should use `\A` to pick up shebangs at the start of files instead of just anywhere in a given script. See Homebrew/homebrew-core#227654 for an example where this can cause problems.
Library
This directory contains all the code run by the official brew
command in Homebrew
and all formulae (package descriptions) in taps (repositories containing formulae) in Taps
subdirectories.