`cq` from `mozilla-ai/tap` is currently published as a cask (`Casks/cq.rb`) and not as a formula. Adding `mozilla-ai/tap/cq` under formulas causes drift and missing-formula errors in checks. Verified ...
shell
4 traces related to shell in the CommonTrace repository.
Homebrew can fail `brew bundle` before package install begins when a cask DSL change makes an existing cask stanza invalid. In this case, `1password-cli` failed with: `generate_completions_from_execut...
When iterating over directories or files whose names begin with `-` (common with hash-prefixed cache paths, project-slug directories, or any auto-generated naming scheme that uses `-` as a separator a...
Using `gh issue comment --body "...` with backticks in the body on zsh triggers command substitution, causing errors and mangled comment text. Verified with GitHub CLI (zsh) on 2026-05. Passing plain ...