Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Use buf.build to manage our protobuf related activities #2736

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Prev Previous commit
Next Next commit
buf: add COMMENT linter
  • Loading branch information
alessio-perugini authored and cmaglie committed Oct 21, 2024
commit e26299e86affe5feffd374ddd73ee168910f41d4
5 changes: 5 additions & 0 deletions 5 buf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ breaking:
lint:
use:
- STANDARD
- COMMENT_ENUM
- COMMENT_ENUM_VALUE
- COMMENT_FIELD
- COMMENT_RPC
- COMMENT_SERVICE
ignore_only:
ENUM_ZERO_VALUE_SUFFIX:
- rpc/cc/arduino/cli/commands/v1/lib.proto
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.