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

doc: erase unneeded eslint-plugin-markdown comment #14598

Closed
wants to merge 1 commit into from
Closed

doc: erase unneeded eslint-plugin-markdown comment #14598

wants to merge 1 commit into from

Conversation

vsemozhetbyt
Copy link
Contributor

@vsemozhetbyt vsemozhetbyt commented Aug 2, 2017

Checklist
Affected core subsystem(s)

console, doc, tools

eslint-plugin-markdown comments affect only a code block below them, so there is no need to cancel them for the rest code blocks.

Refs: https://github.com/eslint/eslint-plugin-markdown#configuration-comments

eslint-plugin-markdown comments affect only a code block below them,
so there is no need to cancel them for the rest code blocks.

Refs: https://github.com/eslint/eslint-plugin-markdown#configuration-comments
@nodejs-github-bot nodejs-github-bot added console Issues and PRs related to the console subsystem. doc Issues and PRs related to the documentations. labels Aug 2, 2017
@vsemozhetbyt vsemozhetbyt added the tools Issues and PRs related to the tools directory. label Aug 2, 2017
@vsemozhetbyt
Copy link
Contributor Author

vsemozhetbyt commented Aug 2, 2017

Linter CI: https://ci.nodejs.org/job/node-test-linter/10901/ (green)

Copy link
Member

@jasnell jasnell left a comment

Choose a reason for hiding this comment

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

this shouldn't need to wait the 48 hours to land

@vsemozhetbyt
Copy link
Contributor Author

Landed in d41423f

@vsemozhetbyt vsemozhetbyt deleted the x-md-eslint-enable branch August 3, 2017 17:53
vsemozhetbyt added a commit that referenced this pull request Aug 3, 2017
eslint-plugin-markdown comments affect only a code block below them,
so there is no need to cancel them for the rest code blocks.

PR-URL: #14598
Refs:
 https://github.com/eslint/eslint-plugin-markdown#configuration-comments
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
addaleax pushed a commit that referenced this pull request Aug 7, 2017
eslint-plugin-markdown comments affect only a code block below them,
so there is no need to cancel them for the rest code blocks.

PR-URL: #14598
Refs:
 https://github.com/eslint/eslint-plugin-markdown#configuration-comments
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
console Issues and PRs related to the console subsystem. doc Issues and PRs related to the documentations. tools Issues and PRs related to the tools directory.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants