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

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

Closed
wants to merge 1 commit into from

Conversation

Trott
Copy link
Member

@Trott Trott commented Aug 31, 2016

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-bot nodejs-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
@Trott Trott mentioned this pull request Aug 31, 2016
2 tasks
@Trott
Copy link
Member Author

Trott commented Aug 31, 2016

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

@mscdex mscdex added the v4.x label Aug 31, 2016
@jasnell
Copy link
Member

jasnell commented Aug 31, 2016

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
Copy link
Member Author

Trott commented Sep 5, 2016

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

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

Trott commented Sep 6, 2016

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
Contributor

landed as 6123520

@MylesBorins MylesBorins closed this Sep 7, 2016
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 free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI. 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants