Skip to content

V4.x backport for tools: increase lint coverage (https://github.com/nodejs/node/pull/7647) - #8349

Closed
Trott wants to merge 1 commit into
nodejs:v4.x-stagingfrom
Trott:v4.x-lint-backport
Closed

V4.x backport for tools: increase lint coverage (https://github.com/nodejs/node/pull/7647)#8349
Trott wants to merge 1 commit into
nodejs:v4.x-stagingfrom
Trott:v4.x-lint-backport

Conversation

@Trott

@TrottTrott commented Aug 31, 2016

Copy link
Copy Markdown
Member

V4.x backport for #7647:

Extend linting to tools/license2rtf.js and any other JS that gets added
to the tools directory by default.

This incidentally simplifies lint invocation and .eslintignore file.

@nodejs-github-botnodejs-github-bot added module Issues and PRs related to the module subsystem. net Issues and PRs related to the net subsystem. stream Issues and PRs related to the stream subsystem. build Issues and PRs related to build files or the CI. labels Aug 31, 2016
@TrottTrott mentioned this pull request Aug 31, 2016
2 tasks
@Trott

Copy link
Copy Markdown
MemberAuthor

I built this on top of #8348 just to make sure it would land cleanly after that landed.

@mscdexmscdex added the v4.x label Aug 31, 2016
@jasnell

Copy link
Copy Markdown
Member

Small favor... can you include some of the specific detail of what is being backported in title or body of this PR so folks like myself don't have to click through to the other one to see what it's about ;-)

LGTM if CI is green

Extend linting to tools/license2rtf.js and any other JS that gets added
to the `tools` directory by default.
This incidentally simplifies lint invocation.
@Trott

Trott commented Sep 5, 2016

Copy link
Copy Markdown
MemberAuthor

Rebased, squashed, should be good to go. @thealphanerd

@TrottTrott changed the title V4.x backport for https://github.com/nodejs/node/pull/7647V4.x backport for tools: increase lint coverage (https://github.com/nodejs/node/pull/7647)Sep 5, 2016
@Trott

Trott commented Sep 6, 2016

Copy link
Copy Markdown
MemberAuthor

Description added to title and body of PR as requested.

MylesBorins pushed a commit that referenced this pull request Sep 7, 2016
Extend linting to tools/license2rtf.js and any other JS that gets added
to the `tools` directory by default.
This incidentally simplifies lint invocation.
Ref: #8349
PR-URL: #7647
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
@MylesBorins

Copy link
Copy Markdown
Contributor

landed as 6123520

MylesBorins pushed a commit that referenced this pull request Sep 28, 2016
Extend linting to tools/license2rtf.js and any other JS that gets added
to the `tools` directory by default.
This incidentally simplifies lint invocation.
Ref: #8349
PR-URL: #7647
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
rvagg pushed a commit that referenced this pull request Oct 18, 2016
Extend linting to tools/license2rtf.js and any other JS that gets added
to the `tools` directory by default.
This incidentally simplifies lint invocation.
Ref: #8349
PR-URL: #7647
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
MylesBorins pushed a commit that referenced this pull request Oct 26, 2016
Extend linting to tools/license2rtf.js and any other JS that gets added
to the `tools` directory by default.
This incidentally simplifies lint invocation.
Ref: #8349
PR-URL: #7647
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
@Trott
Trott deleted the v4.x-lint-backport branch January 13, 2022 22:44
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildIssues and PRs related to build files or the CI.moduleIssues and PRs related to the module subsystem.netIssues and PRs related to the net subsystem.streamIssues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@jasnell@MylesBorins@mscdex@nodejs-github-bot