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(require-returns-check): allow infinite for loops to have only one branch to return #1316

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

brettz9
Copy link
Collaborator

@brettz9 brettz9 commented Sep 18, 2024

fix(require-returns-check): allow infinite for loops to have only one branch to return; fixes #1315

@brettz9 brettz9 added the bug label Sep 18, 2024
@brettz9 brettz9 merged commit e7ab475 into gajus:main Sep 18, 2024
5 checks passed
Copy link

🎉 This issue has been resolved in version 50.2.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spurious complaint jsdoc/require-returns-check.
1 participant