Merge remote-tracking branch 'origin/wb/abci++-protos-branch' into wb/abci++-protos-branch

This commit is contained in:
William Banfield
2022-03-03 15:23:03 -05:00

View File

@@ -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