We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b61cf1 commit 4d4e9e4Copy full SHA for 4d4e9e4
buf.lock
@@ -0,0 +1,2 @@
1
+# Generated by buf. DO NOT EDIT.
2
+version: v2
buf.yaml
@@ -0,0 +1,15 @@
+breaking:
3
+ use:
4
+ - FILE
5
+lint:
6
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