
- A variant of this was an ancient TODO from 2018 (with `if/else` blocks). - Now in 2023 we have `on_*` blocks within Casks that are very common. - The most common stanzas present inside `on_*` blocks are `version`, `sha256` and `url`. So I feel like it's worth keeping a consistent style for these inside and outside `on_*` blocks.
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.