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 #12527 false negative: redundantContinue with continue in last scope #6156

Closed
wants to merge 2 commits into from

Conversation

chrchr-github
Copy link
Collaborator

No description provided.

@firewave
Copy link
Collaborator

Looking at the selfcheck warnings, that is code which should not be changed because if you extend it later on you might forget to add back the continue.

I actually thought of this example but forgot to mention it in the ticket. I even thought there might be an intentional bailout for this case already.

@chrchr-github
Copy link
Collaborator Author

We better leave it as it is then.

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