Skip to content

errors: remove experimental from --enable-source-maps - #37743

Closed
bcoe wants to merge 1 commit into
nodejs:masterfrom
bcoe:remove-experimental-language
Closed

errors: remove experimental from --enable-source-maps#37743
bcoe wants to merge 1 commit into
nodejs:masterfrom
bcoe:remove-experimental-language

Conversation

@bcoe

@bcoebcoe commented Mar 13, 2021

Copy link
Copy Markdown
Contributor

Missed updating the --help output when removing experimental language from docs.

@bcoe
bcoe requested review from Trott, iansu and ruyadornoMarch 13, 2021 19:12
@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. labels Mar 13, 2021
@bcoe

bcoe commented Mar 13, 2021

Copy link
Copy Markdown
ContributorAuthor

CC: @Flarna

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@FlarnaFlarna added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 14, 2021
@Trott

Copy link
Copy Markdown
Member

Minor nit: Our guidelines say the first word after the subsystem in the commit message should be an imperative verb. So maybe this?:

errors: remove experimental from --enable-source-maps

@bcoebcoe changed the title errors: --enable-source-maps remove experimentalerrors: remove experimental from --enable-source-mapsMar 15, 2021
@Flarna

Copy link
Copy Markdown
Member

Landed in ac73d58

@FlarnaFlarna closed this Mar 15, 2021
Flarna pushed a commit that referenced this pull request Mar 15, 2021
PR-URL: #37743
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Ruy Adorno <ruyadorno@github.com>
Reviewed-By: Ian Sutherland <ian@iansutherland.ca>
Reviewed-By: Rich Trott <rtrott@gmail.com>
danielleadams pushed a commit that referenced this pull request Mar 16, 2021
PR-URL: #37743
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Ruy Adorno <ruyadorno@github.com>
Reviewed-By: Ian Sutherland <ian@iansutherland.ca>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@danielleadamsdanielleadams mentioned this pull request Mar 16, 2021
danielleadams pushed a commit that referenced this pull request Mar 16, 2021
PR-URL: #37743
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Ruy Adorno <ruyadorno@github.com>
Reviewed-By: Ian Sutherland <ian@iansutherland.ca>
Reviewed-By: Rich Trott <rtrott@gmail.com>
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.c++Issues and PRs that require attention from people who are familiar with C++.needs-ciPRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@bcoe@nodejs-github-bot@Trott@Flarna@ruyadorno@iansu@targos