# 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
build:
  excludes:
    - google/protobuf
breaking:
  use:
    - FILE
  ignore:
    - proofs.proto # confio/ics23
    - gogoproto
    - google
    - tendermint
lint:
  allow_comment_ignores: true
  use:
    - DEFAULT
    - COMMENTS
    - FILE_LOWER_SNAKE_CASE
  except:
    - UNARY_RPC
    - COMMENT_FIELD
    - COMMENT_MESSAGE
    - COMMENT_RPC
    - SERVICE_SUFFIX
    - PACKAGE_VERSION_SUFFIX
    - RPC_REQUEST_STANDARD_NAME
    - RPC_RESPONSE_STANDARD_NAME
  ignore:
    - proofs.proto # confio/ics23
    - gogoproto
    - google
    - tendermint