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

test: put common lint exceptions into config file by Trott · Pull Request #39358 · nodejs/node · GitHub

/ node Public

test: put common lint exceptions into config file - #39358

Merged
Trott merged 1 commit into
nodejs:masterfrom
Trott:common-checks
Jul 14, 2021
Merged

test: put common lint exceptions into config file#39358
Trott merged 1 commit into
nodejs:masterfrom
Trott:common-checks

Conversation

Trott commented Jul 11, 2021

Copy link
Copy Markdown
Member

For lint exceptions that are universal or near universal for
test/common, put the exceptions in a config file rather than disabling
the ESLint rules at the top of each file.

nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Jul 11, 2021
Trott added request-ci Add this label to start a Jenkins CI on a PR. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. and removed needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Jul 11, 2021
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jul 11, 2021

Copy link
Copy Markdown
Collaborator

This comment has been minimized.

nodejs-github-bot commented Jul 12, 2021
edited by Trott
Loading

Copy link
Copy Markdown
Collaborator

Comment thread test/common/.eslintrc.yaml Outdated

tniessen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM apart from "no newline at end of file."

This comment has been minimized.

Copy link
Copy Markdown
Collaborator

For lint exceptions that are universal or near universal for
`test/common`, put the exceptions in a config file rather than disabling
the ESLint rules at the top of each file.

PR-URL: nodejs#39358
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>

Trott commented Jul 14, 2021

Copy link
Copy Markdown
Member Author

Landed in c506660

Trott merged commit c506660 into nodejs:master Jul 14, 2021
Trott deleted the common-checks branch July 14, 2021 00:50
targos pushed a commit that referenced this pull request Jul 17, 2021
For lint exceptions that are universal or near universal for
`test/common`, put the exceptions in a config file rather than disabling
the ESLint rules at the top of each file.

PR-URL: #39358
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
BethGriggs mentioned this pull request Jul 26, 2021
targos pushed a commit that referenced this pull request Sep 4, 2021
For lint exceptions that are universal or near universal for
`test/common`, put the exceptions in a config file rather than disabling
the ESLint rules at the top of each file.

PR-URL: #39358
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
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

needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants


Back | FazBrowse Home | New Git URL