
Most users don't need the core taps to be installed locally but the current message doesn't communicate that they're sometimes necessary for local development. This just tweaks the message to be more informative. ```console $ brew tap homebrew/cask Error: Tapping homebrew/cask is no longer typically necessary. Add --force if you are sure you need it for local development. ```
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.