Skip to content

Add protobuf formatter and linter #17

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

Open
li1234yun opened this issue Jul 29, 2022 · 3 comments
Open

Add protobuf formatter and linter #17

li1234yun opened this issue Jul 29, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@li1234yun
Copy link

Add protobuf formatter

support protobuf auto format when user save file.

Add protobuf linter

Support google protobuf style

@alexolog
Copy link

protobuf formatting can be done by calling clang-format
protobuf linting can be done by calling protolint

@disjukr disjukr added the enhancement New feature or request label Jan 18, 2025
@ytwanghaoyu
Copy link

+1 for this feature

@ytwanghaoyu
Copy link

https://github.com/protocolbuffers/txtpbfmt This project provide official support for formatting text proto. Will be perfect if you can merge this tool within your extension

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants