-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuf.yaml
More file actions
33 lines (32 loc) · 793 Bytes
/
buf.yaml
File metadata and controls
33 lines (32 loc) · 793 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
33
# For details on buf.yaml configuration, visit https://buf.build/docs/configuration/v2/buf-yaml
version: v2
modules:
- path: api/proto
name: buf.build/origadmin/runtime
lint:
use:
- STANDARD
except:
- PACKAGE_DIRECTORY_MATCH
breaking:
use:
- FILE
# - path: database/ent/proto
# name: buf.build/origadmin/entgen
# lint:
# use:
# - STANDARD
# except:
# - 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/origadmin/rpcerr
# - buf.build/origadmin/entgen
# - buf.build/bufbuild/protovalidate
- buf.build/gnostic/gnostic