···2121hooks/pre-commit.pyz run --show-diff-on-failure --config .pre-commit-config.yaml || exit $?
2222unset GIT_DIR GIT_WORKTREE
23232424+# TODO: Convert the remainder of this stuff to pre-commit, if feasible. For brew,
2525+# maybe just switch to nix instead and do a `darwin-rebuild check` or something
2626+2427# shellcheck source=../utils.sh
2528source utils.sh
2629