Skip to content

tools,lib: enable jsdoc/tag-lines ESLint rule - #41147

Closed
Trott wants to merge 2 commits into
nodejs:masterfrom
Trott:jsdoc-tag-lines
Closed

tools,lib: enable jsdoc/tag-lines ESLint rule#41147
Trott wants to merge 2 commits into
nodejs:masterfrom
Trott:jsdoc-tag-lines

Conversation

@Trott

Copy link
Copy Markdown
Member

No description provided.

This is in preparation for enabling a recommended JSDoc lint rule.
This rule is part of the JSDoc ESLint plugin's recommneded rule set. It
prohibits blank lines between JSDoc tags.
@TrottTrott added commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. request-ci Add this label to start a Jenkins CI on a PR. labels Dec 12, 2021
@nodejs-github-botnodejs-github-bot added lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. labels Dec 12, 2021
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 12, 2021
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 26d2f0b...7a18a78

nodejs-github-bot pushed a commit that referenced this pull request Dec 19, 2021
This is in preparation for enabling a recommended JSDoc lint rule.
PR-URL: #41147
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
nodejs-github-bot pushed a commit that referenced this pull request Dec 19, 2021
This rule is part of the JSDoc ESLint plugin's recommneded rule set. It
prohibits blank lines between JSDoc tags.
PR-URL: #41147
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@Trott
Trott deleted the jsdoc-tag-lines branch December 19, 2021 06:12
targos pushed a commit that referenced this pull request Jan 14, 2022
This is in preparation for enabling a recommended JSDoc lint rule.
PR-URL: #41147
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
targos pushed a commit that referenced this pull request Jan 14, 2022
This rule is part of the JSDoc ESLint plugin's recommneded rule set. It
prohibits blank lines between JSDoc tags.
PR-URL: #41147
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@targostargos mentioned this pull request Jan 16, 2022
danielleadams pushed a commit that referenced this pull request Feb 1, 2022
This is in preparation for enabling a recommended JSDoc lint rule.
PR-URL: #41147
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
danielleadams pushed a commit that referenced this pull request Feb 1, 2022
This rule is part of the JSDoc ESLint plugin's recommneded rule set. It
prohibits blank lines between JSDoc tags.
PR-URL: #41147
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@danielleadamsdanielleadams mentioned this pull request Feb 1, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commit-queue-rebaseAdd this label to allow the Commit Queue to land a PR in several commits.lib / srcIssues and PRs related to general changes in the lib or src directory.needs-ciPRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@nodejs-github-bot@lpinca@musty99@danielleadams