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

tools,test: apply consistent comma-dangle lint rule by Trott · Pull Request #37930 · nodejs/node · GitHub

/ node Public

tools,test: apply consistent comma-dangle lint rule - #37930

Merged
Trott merged 2 commits into
nodejs:masterfrom
Trott:comma-dangle-test
Apr 2, 2021
Merged

tools,test: apply consistent comma-dangle lint rule #37930
Trott merged 2 commits into
nodejs:masterfrom
Trott:comma-dangle-test

Conversation

Trott commented Mar 26, 2021

Copy link
Copy Markdown
Member

Use comma-dangle settings from the rest of the code base on tests as well.

nodejs-github-bot added addons Issues and PRs related to native addons. async_hooks Issues and PRs related to the async hooks subsystem. doc Issues and PRs related to the documentations. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. tools Issues and PRs related to the tools directory. labels Mar 26, 2021

Copy link
Copy Markdown
Collaborator

Trott force-pushed the comma-dangle-test branch from f150ade to be60670 Compare April 2, 2021 01:00
Trott added 2 commits April 1, 2021 23:14
Make changes so that tests will pass when the comma-dangle settings
applied to the rest of the code base are also applied to tests.

PR-URL: nodejs#37930
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Use comma-dangle settings from the rest of the code base on tests as
well.

PR-URL: nodejs#37930
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Trott force-pushed the comma-dangle-test branch from be60670 to e67fb56 Compare April 2, 2021 06:15

Trott commented Apr 2, 2021

Copy link
Copy Markdown
Member Author

Landed in f0bf373...e67fb56

Trott merged commit e67fb56 into nodejs:master Apr 2, 2021
Trott deleted the comma-dangle-test branch April 2, 2021 06:15

Copy link
Copy Markdown
Contributor

Do we want this on v15.x? If so it will need a backport

Trott commented Apr 5, 2021

Copy link
Copy Markdown
Member Author

Do we want this on v15.x? If so it will need a backport

Backport in #38089

Trott added a commit to Trott/io.js that referenced this pull request Apr 5, 2021
Make changes so that tests will pass when the comma-dangle settings
applied to the rest of the code base are also applied to tests.

PR-URL: nodejs#37930
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Trott added a commit to Trott/io.js that referenced this pull request Apr 5, 2021
Use comma-dangle settings from the rest of the code base on tests as
well.

PR-URL: nodejs#37930
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
targos pushed a commit that referenced this pull request Sep 4, 2021
Make changes so that tests will pass when the comma-dangle settings
applied to the rest of the code base are also applied to tests.

PR-URL: #37930
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
targos pushed a commit that referenced this pull request Sep 4, 2021
Use comma-dangle settings from the rest of the code base on tests as
well.

PR-URL: #37930
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
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

addons Issues and PRs related to native addons. async_hooks Issues and PRs related to the async hooks subsystem. author ready PRs that have at least one approval, no outstanding review comments, and a CI started. doc Issues and PRs related to the documentations. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL