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

Require yields check #675

Merged
merged 2 commits into from
Jan 23, 2021
Merged

Require yields check #675

merged 2 commits into from
Jan 23, 2021

Conversation

brettz9
Copy link
Collaborator

@brettz9 brettz9 commented Jan 21, 2021

Builds on #674.

  • feat(require-yields-check): add rule to check that yield (of proper form) is present in the function body; fixes Check yield and @yields/@yield #354
  • docs(require-yields): remove info intended for require-yields-check

@brettz9 brettz9 merged commit acf9529 into gajus:master Jan 23, 2021
@gajus
Copy link
Owner

gajus commented Jan 23, 2021

🎉 This PR is included in version 31.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@gajus gajus added the released label Jan 23, 2021
@brettz9 brettz9 deleted the require-yields-check branch January 23, 2021 05:15
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.

Check yield and @yields/@yield
2 participants