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

doc: remove unnecessary leading commas by cjihrig · Pull Request #44854 · nodejs/node · GitHub

/ node Public

doc: remove unnecessary leading commas - #44854

Merged
nodejs-github-bot merged 1 commit into
mainfrom
cjihrig-patch-2
Oct 4, 2022
Merged

doc: remove unnecessary leading commas#44854
nodejs-github-bot merged 1 commit into
mainfrom
cjihrig-patch-2

Conversation

cjihrig commented Oct 1, 2022

Copy link
Copy Markdown
Contributor

There are several locations in the test_runner API docs where the optional first argument to a function was written with a leading comma. Since these are first arguments, the commas can be removed.

There are several locations in the test_runner API docs where
the optional first argument to a function was written with a
leading comma. Since these are first arguments, the commas
can be removed.
nodejs-github-bot added doc Issues and PRs related to the documentations. test Issues and PRs related to the tests. labels Oct 1, 2022
MoLow added dont-land-on-v14.x test_runner Issues and PRs related to the test runner subsystem. labels Oct 2, 2022
MoLow removed the test Issues and PRs related to the tests. label Oct 2, 2022
cjihrig added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 4, 2022
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 4, 2022
nodejs-github-bot merged commit 417458d into main Oct 4, 2022

Copy link
Copy Markdown
Collaborator

Landed in 417458d

nodejs-github-bot deleted the cjihrig-patch-2 branch October 4, 2022 01:56
danielleadams pushed a commit that referenced this pull request Oct 11, 2022
There are several locations in the test_runner API docs where
the optional first argument to a function was written with a
leading comma. Since these are first arguments, the commas
can be removed.

PR-URL: #44854
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
MoLow pushed a commit to MoLow/node that referenced this pull request Dec 9, 2022
There are several locations in the test_runner API docs where
the optional first argument to a function was written with a
leading comma. Since these are first arguments, the commas
can be removed.

PR-URL: nodejs#44854
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: James M Snell <jasnell@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

doc Issues and PRs related to the documentations. test_runner Issues and PRs related to the test runner subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants


Back | FazBrowse Home | New Git URL