You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
648 B
26 lines
648 B
version: v1 |
|
deps: |
|
- buf.build/googleapis/googleapis:62f35d8aed1149c291d606d958a7ce32 |
|
- buf.build/opencensus/opencensus |
|
- buf.build/prometheus/client-model |
|
- buf.build/opentelemetry/opentelemetry |
|
- buf.build/gogo/protobuf |
|
- buf.build/cncf/xds |
|
breaking: |
|
ignore_unstable_packages: true |
|
use: |
|
- FIELD_SAME_ONEOF |
|
- FIELD_SAME_JSON_NAME |
|
- FIELD_SAME_NAME |
|
- FIELD_SAME_TYPE |
|
- FIELD_SAME_LABEL |
|
- FILE_SAME_PACKAGE |
|
- FIELD_NO_DELETE_UNLESS_NUMBER_RESERVED |
|
- FIELD_NO_DELETE_UNLESS_NAME_RESERVED |
|
lint: |
|
use: |
|
- IMPORT_USED |
|
ignore_only: |
|
IMPORT_USED: |
|
- envoy/api/v2/listener.proto |
|
- envoy/config/bootstrap/v2/bootstrap.proto
|
|
|