Skip to content

Fix mismatched example in sint32 and int64 suites#245

Merged
1 commit merged intomainfrom
unknown repository
Sep 4, 2024
Merged

Fix mismatched example in sint32 and int64 suites#245
1 commit merged intomainfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Sep 3, 2024

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
Copy Markdown
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!

@ghost ghost merged commit 3edb475 into bufbuild:main Sep 4, 2024
@ghost ghost deleted the example-mismatch-fixes branch September 4, 2024 16:25
This pull request was closed.
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.

2 participants