8000 doc: use stricter indentation checking for docs by Trott · Pull Request #13950 · nodejs/node · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@Trott
Copy link
Member
@Trott Trott commented Jun 27, 2017

First commit:

doc: fix indentation issues in sample code

In preparation for stricter ESLint indentation checking, fix a few
issues in sample code.

Second commit:

doc: use stricter indentation checking for docs

Use stricter ESLint indent checking for sample code in docs.
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

doc tools

Trott added 2 commits June 27, 2017 13:32
In preparation for stricter ESLint indentation checking, fix a few
issues in sample code.
Use stricter ESLint indent checking for sample code in docs.
@Trott Trott added doc Issues and PRs related to the documentations. tools Issues and PRs related to the tools directory. labels Jun 27, 2017
@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Jun 27, 2017
@vsemozhetbyt
Copy link
Contributor

Copy link
Member
@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

@Trott
Copy link
Member Author
Trott commented Jun 29, 2017

Landed in 8969c1b and 7477f9b

@MylesBorins
Copy link
Contributor

Should this be backported to v6.x-staging? If yes please follow the guide and raise a backport PR, if no let me know or add the dont-land-on label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

0