-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbuf.yaml
More file actions
32 lines (32 loc) · 763 Bytes
/
buf.yaml
File metadata and controls
32 lines (32 loc) · 763 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
breaking:
except:
- EXTENSION_NO_DELETE
- FIELD_SAME_DEFAULT
use:
- FILE
deps:
- buf.build/cosmos/cosmos-sdk
- buf.build/cosmos/cosmos-proto
- buf.build/cosmos/ics23
- buf.build/cosmos/ibc
- buf.build/cosmwasm/wasmd
- buf.build/cosmos/gogo-proto
- buf.build/googleapis/googleapis
- buf.build/protocolbuffers/wellknowntypes
lint:
disallow_comment_ignores: true
except:
- COMMENT_FIELD
- RPC_REQUEST_STANDARD_NAME
- RPC_RESPONSE_STANDARD_NAME
- SERVICE_SUFFIX
ignore:
- proto/tendermint
use:
- COMMENTS
- DEFAULT
- FILE_LOWER_SNAKE_CASE
modules:
- name: buf.build/lumera-protocol/lumera
path: proto
version: v2