Skip to content

Conversation

@devsnek
Copy link
Member

/cc @nodejs/linting

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-botnodejs-github-bot added the lib / src Issues and PRs related to general changes in the lib or src directory. label Jul 8, 2018
Copy link
Member

@richardlaurichardlau left a comment

Choose a reason for hiding this comment

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

A test for the custom rule would be good.

@devsnekdevsnekforce-pushed the feature/linter-no-duplicate-requires-rule branch from 38b0037 to 10d3bb2CompareJuly 8, 2018 23:31
@devsnek
Copy link
MemberAuthor

Copy link
Member

Choose a reason for hiding this comment

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

This should instead use worker_threads.parentPort (see #21486). Might be helpful to apply that first.

@Trott
Copy link
Member

Trott commented Jul 9, 2018

I wonder if this might be subsequently upstreamable to ESLint core.

@devsnekdevsnekforce-pushed the feature/linter-no-duplicate-requires-rule branch from 10d3bb2 to 9b92f50CompareJuly 10, 2018 03:35
@devsnek
Copy link
MemberAuthor

@Trott
Copy link
Member

Looks like it needs another rebase due to a PR I just landed. Sorry.

@devsnekdevsnekforce-pushed the feature/linter-no-duplicate-requires-rule branch from 9b92f50 to a1e019bCompareJuly 10, 2018 20:50
@addaleaxaddaleax added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jul 10, 2018
@addaleax
Copy link
Member

@Trott
Copy link
Member

@Trott
Copy link
Member

Windows fanned is "Resume Build"-resistant so here's a Rebuild instead: https://ci.nodejs.org/job/node-test-commit-windows-fanned/19249/

@Trott
Copy link
Member

(All green in CI.)

@devsnek
Copy link
MemberAuthor

devsnek commented Jul 12, 2018

landed in 8cae9b2

@devsnekdevsnek closed this Jul 12, 2018
@devsnekdevsnek deleted the feature/linter-no-duplicate-requires-rule branch July 12, 2018 21:11
devsnek added a commit that referenced this pull request Jul 12, 2018
PR-URL: #21712 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Tiancheng "Timothy" Gu <[email protected]> Reviewed-By: Weijia Wang <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Jon Moss <[email protected]>
targos pushed a commit that referenced this pull request Jul 14, 2018
PR-URL: #21712 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Tiancheng "Timothy" Gu <[email protected]> Reviewed-By: Weijia Wang <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Jon Moss <[email protected]>
@targostargos mentioned this pull request Jul 17, 2018
@devsnekdevsnek restored the feature/linter-no-duplicate-requires-rule branch July 18, 2018 15:56
@devsnekdevsnek reopened this Jul 18, 2018
@devsnekdevsnek closed this Jul 18, 2018
@devsnekdevsnekforce-pushed the feature/linter-no-duplicate-requires-rule branch from a1e019b to e406ccaCompareJuly 18, 2018 15:56
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lib / srcIssues and PRs related to general changes in the lib or src directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants

@devsnek@nodejs-github-bot@Trott@addaleax@jasnell@TimothyGu@maclover7@richardlau@starkwang@targos