Skip to content
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

Consistent formatting #102

Merged
merged 2 commits into from
Oct 13, 2023
Merged

Consistent formatting #102

merged 2 commits into from
Oct 13, 2023

Conversation

neekolas
Copy link
Collaborator

@neekolas neekolas commented Oct 13, 2023

Summary

The Protobuf formatting and linting ecosystem is a bit of a mess, and we've had countless cases where files have been auto-formatted in ways that our linter doesn't like.

This consolidates onto a newer protobuf formatter, Buf Format, and enforces that as the opinionated standard across all our Protobufs. It is now a recommended extension for this repo.

Notes

If you have any other Protobuf formatters installed, you should disable them and just use the Buf extension. It works great.

@neekolas neekolas requested a review from a team as a code owner October 13, 2023 19:16
@neekolas neekolas merged commit 5d123fb into main Oct 13, 2023
8 checks passed
@neekolas neekolas deleted the consistent-formatting branch October 13, 2023 20:35
@github-actions
Copy link

🎉 This PR is included in version 3.29.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 3.29.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants