forked from redpanda-data/console
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuf.yaml
More file actions
33 lines (30 loc) · 758 Bytes
/
buf.yaml
File metadata and controls
33 lines (30 loc) · 758 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
version: v2
modules:
- path: proto
name: buf.build/redpandadata/dataplane
deps:
- buf.build/bufbuild/protovalidate
- buf.build/googleapis/googleapis
- buf.build/grpc-ecosystem/grpc-gateway:v2.24.0
- buf.build/redpandadata/common
- buf.build/redpandadata/core:05aa34b3829a4d5a801d9487623a7c76
lint:
use:
- STANDARD
except:
- FIELD_NOT_REQUIRED
- PACKAGE_NO_IMPORT_CYCLE
rpc_allow_google_protobuf_empty_responses: true
breaking:
use:
- FILE
- WIRE
- WIRE_JSON
except:
- EXTENSION_NO_DELETE
- FIELD_SAME_DEFAULT
ignore:
- proto/redpanda/api/console/v1alpha1
- proto/redpanda/api/dataplane/v1alpha1
- proto/redpanda/api/dataplane/v1alpha3
- proto/redpanda/api/dataplane/v1/mcp.proto