Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

More options for jsdoc validation #210

Closed
jifeon opened this issue Jan 23, 2014 · 3 comments
Closed

More options for jsdoc validation #210

jifeon opened this issue Jan 23, 2014 · 3 comments

Comments

@jifeon
Copy link

jifeon commented Jan 23, 2014

It would be great if the following options are added.

  • Checking that jsdoc exists for every method
  • Checking that all arguments are documented with jsdoc
  • Checking that if method is @private or @protected then it should have trailing underscore
@markelog
Copy link
Member

markelog commented Feb 1, 2014

Would you like to do this?

@jifeon
Copy link
Author

jifeon commented Feb 11, 2014

Yes, I would, but I have not enough time now..

@mikesherov
Copy link
Contributor

Closing this, as this should now be implemented in the JSDoc JSCS plugin.

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

No branches or pull requests

3 participants