# custard release config — self-hosted Homebrew tap + checks. brew: enabled: true package: ./cmd/custard ci: - go vet ./... - go test ./...