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

minLineCount option to avoid reporting short functions/contexts #871

Merged
merged 2 commits into from
Apr 12, 2022

Conversation

brettz9
Copy link
Collaborator

@brettz9 brettz9 commented Apr 11, 2022

feat(require-jsdoc): add minLineCount option (including on contexts) to avoid reporting short functions/contexts; fixes #870

Also:
- fix: Avoids situation where could report twice for MethodDefinition/FunctionExpression
@brettz9 brettz9 merged commit 288363e into gajus:master Apr 12, 2022
@gajus
Copy link
Owner

gajus commented Apr 12, 2022

🎉 This PR is included in version 39.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@gajus gajus added the released label Apr 12, 2022
@brettz9 brettz9 deleted the minLineCount branch April 12, 2022 13:48
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.

Don't require Docs for short methods in require-jsdoc
2 participants