diff --git a/Makefile b/Makefile index 4e5067b5d..37cf5567c 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -default: build +default: vendor fmt lint PACKAGES=./acceptance/... ./libs/... ./internal/... ./cmd/... ./bundle/... .