2021-02-23 19:17:49 +00:00
|
|
|
version: v1beta1
|
|
|
|
build:
|
|
|
|
roots:
|
|
|
|
- generated_types/protos/
|
|
|
|
excludes:
|
|
|
|
- generated_types/protos/com
|
|
|
|
- generated_types/protos/influxdata/platform
|
2021-02-25 13:24:12 +00:00
|
|
|
- generated_types/protos/grpc
|
2021-02-23 19:17:49 +00:00
|
|
|
|
|
|
|
lint:
|
|
|
|
use:
|
|
|
|
- DEFAULT
|
|
|
|
- STYLE_DEFAULT
|
|
|
|
|
|
|
|
breaking:
|
|
|
|
use:
|
|
|
|
- WIRE
|
|
|
|
- WIRE_JSON
|