2021-11-23 09:47:45 -08:00
|
|
|
# Generated by "buf config migrate-v1beta1". Edit as necessary, and
|
|
|
|
# remove this comment when you're finished.
|
|
|
|
#
|
|
|
|
# This module represents the "third_party/proto" root found in
|
|
|
|
# the previous configuration.
|
|
|
|
version: v1
|
2020-01-24 07:32:00 -08:00
|
|
|
build:
|
2020-05-05 07:28:20 -07:00
|
|
|
excludes:
|
2021-11-23 09:47:45 -08:00
|
|
|
- google/protobuf
|
|
|
|
breaking:
|
|
|
|
use:
|
|
|
|
- FILE
|
|
|
|
ignore:
|
|
|
|
- confio
|
|
|
|
- cosmos_proto
|
|
|
|
- gogoproto
|
|
|
|
- google
|
|
|
|
- tendermint
|
2020-01-24 07:32:00 -08:00
|
|
|
lint:
|
|
|
|
use:
|
|
|
|
- DEFAULT
|
|
|
|
- COMMENTS
|
|
|
|
- FILE_LOWER_SNAKE_CASE
|
|
|
|
except:
|
|
|
|
- UNARY_RPC
|
|
|
|
- COMMENT_FIELD
|
2020-06-05 11:10:04 -07:00
|
|
|
- SERVICE_SUFFIX
|
2020-06-18 10:04:26 -07:00
|
|
|
- PACKAGE_VERSION_SUFFIX
|
2020-10-13 02:05:46 -07:00
|
|
|
- RPC_REQUEST_STANDARD_NAME
|
2020-01-24 07:32:00 -08:00
|
|
|
ignore:
|
2020-08-06 02:21:56 -07:00
|
|
|
- confio
|
2020-06-18 10:04:26 -07:00
|
|
|
- cosmos_proto
|
2021-11-23 09:47:45 -08:00
|
|
|
- gogoproto
|
2020-08-14 03:05:35 -07:00
|
|
|
- google
|
2021-11-23 09:47:45 -08:00
|
|
|
- tendermint
|