Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix mismatched example in sint32 and int64 suites (#245)
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.)
- Loading branch information