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-return-type should not trigger, if file is annotated with @noflow #450

Closed
andrejs-sisojevs opened this issue Jun 29, 2020 · 1 comment · Fixed by #451
Closed
Labels

Comments

@andrejs-sisojevs
Copy link
Contributor

require-return-type should not trigger, if file is annotated with @noflow.
This can be workarounded by settings: {"flowtype":{"onlyFilesWithFlowAnnotation":true}}, but in such case require-valid-file-annotation stops working.

@gajus
Copy link
Owner

gajus commented Jun 30, 2020

🎉 This issue has been resolved in version 5.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@gajus gajus added the released label Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants