influxdb/buf.yaml

21 lines
292 B
YAML
Raw Normal View History

2021-02-23 19:17:49 +00:00
version: v1beta1
build:
roots:
- generated_types/protos/
lint:
2021-03-23 13:52:27 +00:00
allow_comment_ignores: true
ignore:
- google
- grpc
- com/github/influxdata/idpe/storage/read
- influxdata/platform
2021-02-23 19:17:49 +00:00
use:
- DEFAULT
- STYLE_DEFAULT
breaking:
use:
- WIRE
- WIRE_JSON