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

wip: Chore: switch to eslint-plugin-jsdoc (refs #11146) #11147

Closed

Conversation

aladdin-add
Copy link
Member

@aladdin-add aladdin-add commented Dec 1, 2018

What is the purpose of this pull request? (put an "X" next to item)

[ ] Documentation update
[ ] Bug fix (template)
[ ] New rule (template)
[ ] Changes an existing rule (template)
[ ] Add autofixing to a rule
[ ] Add a CLI option
[ ] Add something to the core
[x ] Other, please explain:

What changes did you make? (Give an overview)
start to using eslint-plugin-jsdoc, since valid-jsdoc and require-jsdoc has been deprecated.

Is there anything you'd like reviewers to focus on?
just a wip, we might have to disable some rules in jsdoc/recommended, since there is a large number of linting errors to fix.

the original errors: https://ci.appveyor.com/project/nzakas/eslint/builds/20697383

@aladdin-add aladdin-add added accepted There is consensus among the team that this change meets the criteria for inclusion chore This change is not user-facing labels Dec 1, 2018
@aladdin-add aladdin-add mentioned this pull request Dec 1, 2018
4 tasks
@kaicataldo
Copy link
Member

I think we should maybe not rely on the recommended ruleset and just enable specific rules we want to have parity (or at least close to it) in our config.

@aladdin-add
Copy link
Member Author

aladdin-add commented Dec 1, 2018

It would be great if there is a new ruleset in eslint-plugin-jsdoc -- mapping the core rules to the plugin rules. (related issue on that thread: gajus/eslint-plugin-jsdoc#107).

@kaicataldo
Copy link
Member

According to gajus/eslint-plugin-jsdoc#107 (comment), it looks like those changes have now been released!

@mysticatea
Copy link
Member

I'm closing this PR since #12332 has switched to the plugin. Thank you.

@mysticatea mysticatea closed this Sep 29, 2019
@eslint-deprecated eslint-deprecated bot locked and limited conversation to collaborators Mar 29, 2020
@eslint-deprecated eslint-deprecated bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Mar 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepted There is consensus among the team that this change meets the criteria for inclusion archived due to age This issue has been archived; please open a new issue for any further discussion chore This change is not user-facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants