Is there a way to `brew trust` inside my Brewfile? That'd be nice for the handful of formulas I install from github repos via `brew bundle --global`.

This is described here (https://docs.brew.sh/Tap-Trust) if you scroll down a bit.

`brew tap/recipe, trusted: true`