diff --git a/GNUmakefile b/GNUmakefile index 57bc6e8d1..bd5bce434 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -42,7 +42,7 @@ PROBOD_SRC= cmd/probod/main.go all: build .PHONY: lint -lint: vet # npm-lint +lint: vet npm-lint .PHONY: vet vet: @probo/emails