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

Fix mismatched example in sint32 and int64 suites #245

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

jchadwick-buf
Copy link
Member

In theory this is not a big deal, but the Go implementation actually catches this, since it validates which standard constraints you use. (I feel we should probably include that check in buf lint as well since presumably we don't yet.)

Copy link
Member

@rodaine rodaine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@jchadwick-buf jchadwick-buf merged commit 3edb475 into bufbuild:main Sep 4, 2024
3 checks passed
@jchadwick-buf jchadwick-buf deleted the example-mismatch-fixes branch September 4, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants