0g-chain/third_party/proto/buf.yaml
Ruaridh 3b187011bb
Fix proto-gen after docs removal (#1196)
* add back proto docs template

* ignore all third party packages from proto lint

* generate missing proto docs/linting

* update old branch name for proto-check-breaking

* remove dependency changes from proto generation

* remove no longer needed docs cmds from makefile

* use v0.3 dev image w/ go 1.17; add go mod tidy back

Co-authored-by: Nick DeLuca <nickdeluca08@gmail.com>
2022-03-25 15:15:02 +00:00

11 lines
192 B
YAML

version: v1
lint:
# ignore all linting stuff from third party proto files
ignore:
- cosmos
- cosmos_proto
- gogoproto
- google
- ibc
- tendermint
- proofs.proto