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

feat: add a jsdoc option so that projects can ignore jsdoc rules #36

Merged
merged 2 commits into from
Sep 7, 2018

Conversation

brandonocasey
Copy link
Contributor

@brandonocasey brandonocasey commented Sep 6, 2018

Some projects don't use jsdoc, and we may even switch off of jsdoc in the future since it is currently unmaintained. This allows jsdoc rules to be turned off.

Copy link
Member

@misteroneill misteroneill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Good idea.

Copy link
Member

@misteroneill misteroneill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, can we get some documentation of this in the README?

@brandonocasey brandonocasey merged commit 770a19e into master Sep 7, 2018
@brandonocasey brandonocasey deleted the feat/jsdoc-setting branch September 10, 2018 15:41
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

Successfully merging this pull request may close these issues.

2 participants