mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-06 05:25:35 +00:00
16 lines
195 B
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
|