mirror of
https://github.com/tendermint/tendermint.git
synced 2026-06-10 00:03:04 +00:00
ab20f3520f
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
15 lines
175 B
YAML
15 lines
175 B
YAML
build:
|
|
roots:
|
|
- proto
|
|
- third_party/proto
|
|
lint:
|
|
use:
|
|
- BASIC
|
|
- FILE_LOWER_SNAKE_CASE
|
|
- UNARY_RPC
|
|
ignore:
|
|
- gogoproto
|
|
breaking:
|
|
use:
|
|
- FILE
|