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: ignore proto3_optional fields in oneof check #1370

Merged

Conversation

noahdietz
Copy link
Collaborator

When linting if a field is a oneof, ignore those fields that are proto3_optional, which are wrapped in a synthetic oneof.

Updates #1323

@noahdietz noahdietz requested a review from a team as a code owner April 12, 2024 17:57
@noahdietz noahdietz added the automerge Summon MOG for automerging label Apr 12, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit 0d6e074 into googleapis:main Apr 12, 2024
6 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Summon MOG for automerging label Apr 12, 2024
@noahdietz noahdietz deleted the ignore-proto3-optional-oneof branch April 12, 2024 19:36
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