influxdb/buf.yaml

22 lines
296 B
YAML
Raw Normal View History

2021-11-29 14:10:53 +00:00
---
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