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

Add a check for redundant continue statements. #4667

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

copybara-service[bot]
Copy link
Contributor

Add a check for redundant continue statements.

I gave it a suitably generic name in case we generalise in the future. I'm curious about redundant trailing return;s from methods!

Flume: unknown commit

I didn't spot any obvious bugs looking through, though of course it's hard to tell.

@copybara-service copybara-service bot force-pushed the test_694218798 branch 5 times, most recently from b2069d4 to 8ea5526 Compare November 15, 2024 15:40
I gave it a suitably generic name in case we generalise in the future. I'm curious about redundant trailing `return;`s from methods!

Flume: unknown commit

I didn't spot any obvious _bugs_ looking through, though of course it's hard to tell.

PiperOrigin-RevId: 696892282
@copybara-service copybara-service bot merged commit 947e77e into master Nov 15, 2024
@copybara-service copybara-service bot deleted the test_694218798 branch November 15, 2024 16:13
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.

1 participant