28 lines
602 B
YAML
28 lines
602 B
YAML
# Generated by "buf config migrate-v1beta1". Edit as necessary, and
|
|
# remove this comment when you're finished.
|
|
#
|
|
# This module represents the "proto" root found in
|
|
# the previous configuration.
|
|
version: v1
|
|
name: buf.build/cosmos/cosmos-sdk
|
|
deps:
|
|
- buf.build/cosmos/cosmos-proto
|
|
- buf.build/cosmos/gogo-proto
|
|
- buf.build/googleapis/googleapis
|
|
breaking:
|
|
use:
|
|
- FILE
|
|
lint:
|
|
use:
|
|
- DEFAULT
|
|
- COMMENTS
|
|
- FILE_LOWER_SNAKE_CASE
|
|
except:
|
|
- UNARY_RPC
|
|
- COMMENT_FIELD
|
|
- SERVICE_SUFFIX
|
|
- PACKAGE_VERSION_SUFFIX
|
|
- RPC_REQUEST_STANDARD_NAME
|
|
ignore:
|
|
- tendermint
|