Skip to content

Update maintaining-V8.md - #31503

Closed
kzs0 wants to merge 2 commits into
nodejs:masterfrom
kzs0:master
Closed

Update maintaining-V8.md#31503
kzs0 wants to merge 2 commits into
nodejs:masterfrom
kzs0:master

Conversation

@kzs0

@kzs0kzs0 commented Jan 25, 2020

Copy link
Copy Markdown
Contributor

Updated to conform to style guide.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Updated to conform to style guide.
@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Jan 25, 2020
@kzs0
kzs0 requested a review from watildeJanuary 25, 2020 21:36
@Trott

Copy link
Copy Markdown
Member

Updated to conform to style guide.

We don't specify how to do capitalization in headers in the style guide, do we?

@kzs0

kzs0 commented Jan 26, 2020

Copy link
Copy Markdown
ContributorAuthor

No I suppose not, but this would keep the file internally consistent in its capitalization.

@Trott

Copy link
Copy Markdown
Member

keep the file internally consistent in its capitalization

In that case, can you update line 320 as well?

@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jan 27, 2020
@addaleax

Copy link
Copy Markdown
Member

Landed in 3d456b1 🎉

addaleax pushed a commit that referenced this pull request Jan 28, 2020
Updated to conform to style guide.
PR-URL: #31503
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
codebytere pushed a commit that referenced this pull request Feb 17, 2020
Updated to conform to style guide.
PR-URL: #31503
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@codebyterecodebytere mentioned this pull request Feb 17, 2020
codebytere pushed a commit that referenced this pull request Mar 16, 2020
Updated to conform to style guide.
PR-URL: #31503
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
codebytere pushed a commit that referenced this pull request Mar 17, 2020
Updated to conform to style guide.
PR-URL: #31503
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@codebyterecodebytere mentioned this pull request Mar 17, 2020
codebytere pushed a commit that referenced this pull request Mar 23, 2020
Updated to conform to style guide.
PR-URL: #31503
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
codebytere pushed a commit that referenced this pull request Mar 30, 2020
Updated to conform to style guide.
PR-URL: #31503
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@kzs0@Trott@addaleax@nodejs-github-bot