-
-
Notifications
You must be signed in to change notification settings - Fork 115
Expand file tree
/
Copy pathbuf.yaml
More file actions
28 lines (28 loc) · 863 Bytes
/
buf.yaml
File metadata and controls
28 lines (28 loc) · 863 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
version: v2
modules:
- path: proto
deps:
- buf.build/bufbuild/protovalidate
lint:
use:
- STANDARD
ignore_only:
PACKAGE_DIRECTORY_MATCH:
- proto/external/protofeed/v1/protofeed.proto
PACKAGE_VERSION_SUFFIX:
- proto/external/protofeed/v1/protofeed.proto
SERVICE_SUFFIX:
- proto/within/website/x/mi/v1/mi.proto
- proto/within/website/x/mimi/announce/v1/announce.proto
RPC_REQUEST_STANDARD_NAME:
- proto/within/website/x/mi/v1/mi.proto
- proto/within/website/x/mimi/announce/v1/announce.proto
RPC_RESPONSE_STANDARD_NAME:
- proto/within/website/x/mi/v1/mi.proto
- proto/within/website/x/mimi/announce/v1/announce.proto
RPC_REQUEST_RESPONSE_UNIQUE:
- proto/within/website/x/mi/v1/mi.proto
- proto/within/website/x/mimi/announce/v1/announce.proto
breaking:
use:
- FILE