Files
tendermint/buf.yaml
T
M. J. FrombergerandCallum Waters 5216b87ab3 Revert temporary patch to buf.yaml. (#7122)
This patch was needed to pass the buf breakage check for the proto file removed
in #7121, but now that master contains the change we no longer need the patch.
2022-11-09 16:31:53 +01:00

14 lines
151 B
YAML

build:
roots:
- proto
lint:
use:
- BASIC
- FILE_LOWER_SNAKE_CASE
- UNARY_RPC
ignore:
- gogoproto
breaking:
use:
- FILE