mirror of
https://github.com/tendermint/tendermint.git
synced 2025-12-23 06:15:19 +00:00
* makefile: update buf commands to use tools.go (#8609) This will keep the version of `buf` consistent between all developer machines.
12 lines
143 B
YAML
12 lines
143 B
YAML
version: v1
|
|
deps:
|
|
- buf.build/gogo/protobuf
|
|
breaking:
|
|
use:
|
|
- FILE
|
|
lint:
|
|
use:
|
|
- BASIC
|
|
- FILE_LOWER_SNAKE_CASE
|
|
- UNARY_RPC
|