diff --git a/Makefile b/Makefile index e0ec1fb7e..9f3d2cd92 100644 --- a/Makefile +++ b/Makefile @@ -96,7 +96,7 @@ proto-gen: # For more information, see https://github.com/tendermint/tendermint/issues/8066 abci-proto-gen: ./scripts/abci-gen.sh -.PHONY: proto-gen +.PHONY: abci-proto-gen proto-lint: @$(DOCKER_PROTO_BUILDER) buf lint --error-format=json --config ./buf.yaml