Skip to content

Commit 4d4e9e4

Browse files
Add buf.yaml file
1 parent 1b61cf1 commit 4d4e9e4

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

buf.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Generated by buf. DO NOT EDIT.
2+
version: v2

buf.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
version: v2
2+
breaking:
3+
use:
4+
- FILE
5+
lint:
6+
use:
7+
- STANDARD
8+
- COMMENT_ENUM
9+
- COMMENT_ENUM_VALUE
10+
- COMMENT_FIELD
11+
- COMMENT_RPC
12+
- COMMENT_SERVICE
13+
modules:
14+
- path: rpc
15+
name: buf.build/arduino/arduino-flasher-cli

0 commit comments

Comments
 (0)