
We shouldn't assume that the visibility of a tap keeps unchanged by storing it into `TapConfig`. Instead, let's actively check that to avoid e.g. collecting unwanted analytics. Also, speed up the check for known official public taps so that we don't waste our GitHub API token limit in CI.
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.