FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

tools: apply custom buffer lint rule to /lib only by Trott · Pull Request #5371 · nodejs/node · GitHub

/ node Public

tools: apply custom buffer lint rule to /lib only - #5371

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:bench-lint
Closed

tools: apply custom buffer lint rule to /lib only#5371
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:bench-lint

Conversation

Trott commented Feb 22, 2016

Copy link
Copy Markdown
Member

The lint rule is there to avoid a circular-dependency issue that only
applies to /lib. In preparation for linting /benchmark, apply that
rule to /lib only to avoid churn in /benchmark.

Refs: #3983 (comment)

/cc @silverwind

The lint rule is there to avoid a circular-dependency issue that only
applies to `/lib`. In preparation for linting `/benchmark`, apply that
rule to `/lib` only to avoid churn in `/benchmark`.

Refs: nodejs#3983 (comment)
Trott added buffer Issues and PRs related to the buffer subsystem. tools Issues and PRs related to the tools directory. labels Feb 22, 2016

Copy link
Copy Markdown
Contributor

LGTM

targos commented Feb 22, 2016

Copy link
Copy Markdown
Member

Good idea. That will also help to reduce the churn in #5053

LGTM

Trott commented Feb 24, 2016

Copy link
Copy Markdown
Member Author

Trott commented Feb 24, 2016

Copy link
Copy Markdown
Member Author

Looks like Windows and ARM fanned hosts are not yet up and running on CI. Will try again later...

Trott commented Feb 25, 2016

Copy link
Copy Markdown
Member Author

Trott added a commit to Trott/io.js that referenced this pull request Feb 25, 2016
The lint rule is there to avoid a circular-dependency issue that only
applies to `/lib`. In preparation for linting `/benchmark`, apply that
rule to `/lib` only to avoid churn in `/benchmark`.

Refs: nodejs#3983 (comment)
PR-URL: nodejs#5371
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>

Trott commented Feb 25, 2016

Copy link
Copy Markdown
Member Author

CI is 💚

Landed in d26417f

Trott closed this Feb 25, 2016
rvagg pushed a commit that referenced this pull request Feb 27, 2016
The lint rule is there to avoid a circular-dependency issue that only
applies to `/lib`. In preparation for linting `/benchmark`, apply that
rule to `/lib` only to avoid churn in `/benchmark`.

Refs: #3983 (comment)
PR-URL: #5371
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
rvagg pushed a commit that referenced this pull request Feb 27, 2016
The lint rule is there to avoid a circular-dependency issue that only
applies to `/lib`. In preparation for linting `/benchmark`, apply that
rule to `/lib` only to avoid churn in `/benchmark`.

Refs: #3983 (comment)
PR-URL: #5371
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
Fishrock123 mentioned this pull request Mar 1, 2016
5 tasks
MylesBorins pushed a commit that referenced this pull request Mar 17, 2016
The lint rule is there to avoid a circular-dependency issue that only
applies to `/lib`. In preparation for linting `/benchmark`, apply that
rule to `/lib` only to avoid churn in `/benchmark`.

Refs: #3983 (comment)
PR-URL: #5371
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
MylesBorins pushed a commit that referenced this pull request Mar 21, 2016
The lint rule is there to avoid a circular-dependency issue that only
applies to `/lib`. In preparation for linting `/benchmark`, apply that
rule to `/lib` only to avoid churn in `/benchmark`.

Refs: #3983 (comment)
PR-URL: #5371
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
Trott deleted the bench-lint branch January 13, 2022 22:42
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buffer Issues and PRs related to the buffer subsystem. tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL