Skip to content

Commit e26299e

Browse files
alessio-peruginicmaglie
authored andcommitted
buf: add COMMENT linter
1 parent ffd1293 commit e26299e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: buf.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ breaking:
77
lint:
88
use:
99
- STANDARD
10+
- COMMENT_ENUM
11+
- COMMENT_ENUM_VALUE
12+
- COMMENT_FIELD
13+
- COMMENT_RPC
14+
- COMMENT_SERVICE
1015
ignore_only:
1116
ENUM_ZERO_VALUE_SUFFIX:
1217
- rpc/cc/arduino/cli/commands/v1/lib.proto

0 commit comments

Comments
 (0)