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

A new version of `shellcheck` (I think?) brought us so new warnings and errors. To fix: - pass `--source-path` so we don't need to stop `shellcheck` trying to read sourced files every time - disable some more warnings/errors we don't care about fixing