-
Notifications
You must be signed in to change notification settings - Fork 820
Expand file tree
/
Copy pathbuf.yaml
More file actions
executable file
·29 lines (29 loc) · 895 Bytes
/
buf.yaml
File metadata and controls
executable file
·29 lines (29 loc) · 895 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
version: v2
modules:
- path: .
name: buf.build/flyteorg/flyte
excludes:
- .claude
- .venv
deps:
- buf.build/googleapis/googleapis:62f35d8aed1149c291d606d958a7ce32
- buf.build/bufbuild/protovalidate:v0.14.1
lint:
except:
- PACKAGE_VERSION_SUFFIX
- FIELD_LOWER_SNAKE_CASE
- ENUM_VALUE_PREFIX
- ENUM_ZERO_VALUE_SUFFIX
ignore_only:
RPC_REQUEST_RESPONSE_UNIQUE:
- flyteidl2/cacheservice/cacheservice.proto
- flyteidl2/cacheservice/v2/cacheservice.proto
- flyteidl2/project/project_service.proto
RPC_REQUEST_STANDARD_NAME:
- flyteidl2/cacheservice/cacheservice.proto
- flyteidl2/cacheservice/v2/cacheservice.proto
RPC_RESPONSE_STANDARD_NAME:
- flyteidl2/cacheservice/cacheservice.proto
- flyteidl2/cacheservice/v2/cacheservice.proto
SERVICE_SUFFIX:
- flyteidl2/datacatalog/datacatalog.proto