Browse Source

Update Makefile

Co-authored-by: Thane Thomson <connect@thanethomson.com>
pull/8065/head
William Banfield 3 years ago
committed by GitHub
parent
commit
88436440ce
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

@ -94,7 +94,7 @@ proto-gen:
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


Loading…
Cancel
Save