-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuf.yaml
More file actions
26 lines (25 loc) · 602 Bytes
/
buf.yaml
File metadata and controls
26 lines (25 loc) · 602 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
# For details on buf.yaml configuration, visit https://buf.build/docs/configuration/v2/buf-yaml
version: v2
modules:
- path: api/v1/proto
# includes:
# - api/v1/proto
lint:
use:
- STANDARD
except:
- ENUM_PASCAL_CASE
- PACKAGE_VERSION_SUFFIX
- PACKAGE_DIRECTORY_MATCH
breaking:
use:
- FILE
deps:
- buf.build/envoyproxy/protoc-gen-validate
- buf.build/kratos/apis
- buf.build/googleapis/googleapis
- buf.build/gnostic/gnostic
- buf.build/origadmin/runtime
# - buf.build/bufbuild/protovalidate
# - buf.build/origadmin/rpcerr
# - buf.build/origadmin/entgen