diff --git a/Makefile b/Makefile index fc382f6..9dff29c 100644 --- a/Makefile +++ b/Makefile @@ -11,6 +11,7 @@ fmt: go fmt ./... bootstrap.homebrew: + brew install --quiet golangci-lint brew install --quiet golangci/tap/golangci-lint goreleaser lint: