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

Any way to ignore comment blocks #414

Open
istrau3 opened this issue Jun 16, 2016 · 0 comments
Open

Any way to ignore comment blocks #414

istrau3 opened this issue Jun 16, 2016 · 0 comments

Comments

@istrau3
Copy link

istrau3 commented Jun 16, 2016

I am using webstorm and whenever I create a file it auto generates a comment block on top like so:

/**
 * Created by istrauss on 3/23/2016.
 */

however this causes yuidoc to log a warning for each file: "Missing item type:".

I am wondering if there is any way to tell yuidoc to ignore a specific comment block (i.e. don't log a warning for it). I mean, I like these warnings (because I would like to know if one of my blocks has some problem) but I don't want my output to have hundreds of warnings all corresponding to this one issue.

Thanks in advance.

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

No branches or pull requests

1 participant