Files
tendermint/buf.yaml

16 lines
195 B
YAML

build:
roots:
- proto
- third_party/proto
lint:
use:
- MINIMAL
- FILE_LOWER_SNAKE_CASE
- UNARY_RPC
- FILE_LAYOUT
ignore:
- gogoproto
breaking:
use:
- FILE