Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: format ECMA-262 with a hyphen #28309

Merged
merged 1 commit into from
Jun 22, 2019
Merged

doc: format ECMA-262 with a hyphen #28309

merged 1 commit into from
Jun 22, 2019

Conversation

cjihrig
Copy link
Contributor

@cjihrig cjihrig commented Jun 20, 2019

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API. labels Jun 20, 2019
@ZYSzys ZYSzys added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jun 20, 2019
@ZYSzys
Copy link
Member

ZYSzys commented Jun 20, 2019

Lite CI: https://ci.nodejs.org/job/node-test-pull-request-lite-pipeline/3691/

EDIT(cjihrig): CI was green.

@richardlau
Copy link
Member

Is it worth adding this to remark-preset-lint-node as a prohibited string (like we do for RFC <number>)?

@cjihrig
Copy link
Contributor Author

cjihrig commented Jun 20, 2019

Is it worth adding this to remark-preset-lint-node as a prohibited string (like we do for RFC <number>)?

Yes! I tried to do that, but couldn't remember where those settings lived.

PR-URL: nodejs#28309
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@cjihrig cjihrig merged commit f00d5bc into nodejs:master Jun 22, 2019
@cjihrig cjihrig deleted the ecma branch June 22, 2019 16:01
targos pushed a commit that referenced this pull request Jul 2, 2019
PR-URL: #28309
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@targos targos mentioned this pull request Jul 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.