Skip to content

Commit

Permalink
fix: resolve proto lint failure - buf.yaml (#781)
Browse files Browse the repository at this point in the history
  • Loading branch information
damiannolan authored Jan 24, 2022
1 parent 01c5848 commit e19623f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions third_party/proto/buf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ breaking:
use:
- FILE
ignore:
- confio
- proofs.proto # confio/ics23
- gogoproto
- google
- tendermint
Expand All @@ -27,7 +27,7 @@ lint:
- PACKAGE_VERSION_SUFFIX
- RPC_REQUEST_STANDARD_NAME
ignore:
- confio
- proofs.proto # confio/ics23
- gogoproto
- google
- tendermint

0 comments on commit e19623f

Please sign in to comment.