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

doc: adds assert doc for strict mode with pointer to strict equality by shobhitchittora · Pull Request #30486 · nodejs/node · GitHub

/ node Public

doc: adds assert doc for strict mode with pointer to strict equality - #30486

Closed
shobhitchittora wants to merge 3 commits into
nodejs:masterfrom
shobhitchittora:doc-strict-mode
Closed

doc: adds assert doc for strict mode with pointer to strict equality#30486
shobhitchittora wants to merge 3 commits into
nodejs:masterfrom
shobhitchittora:doc-strict-mode

Conversation

shobhitchittora commented Nov 14, 2019
edited
Loading

Copy link
Copy Markdown
Contributor

Adds a note to not confuse strict mode in assert module with JS "use strict" directive.

Refs: #30485

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

nodejs-github-bot added assert Issues and PRs related to the assert subsystem. doc Issues and PRs related to the documentations. labels Nov 14, 2019
Comment thread doc/api/assert.md Outdated
Comment thread doc/api/assert.md Outdated

Copy link
Copy Markdown
Contributor Author

@BridgeAR My bad! Just clicked on re-review. 😛

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

addaleax added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Nov 27, 2019

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

cjihrig commented Nov 29, 2019

Copy link
Copy Markdown
Contributor

I killed the CI run since it had been running for over 6 hours. Since this is a doc only PR, it doesn't need a full CI run anyway.

cc: @nodejs/build

addaleax pushed a commit that referenced this pull request Dec 3, 2019
Refs: #30485

PR-URL: #30486
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>

addaleax commented Dec 3, 2019

Copy link
Copy Markdown
Member

Landed in dbdad4d

addaleax closed this Dec 3, 2019
targos pushed a commit that referenced this pull request Dec 9, 2019
Refs: #30485

PR-URL: #30486
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
MylesBorins mentioned this pull request Dec 13, 2019
targos pushed a commit that referenced this pull request Jan 13, 2020
Refs: #30485

PR-URL: #30486
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
BethGriggs pushed a commit that referenced this pull request Feb 6, 2020
Refs: #30485

PR-URL: #30486
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
MylesBorins mentioned this pull request Feb 8, 2020
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

assert Issues and PRs related to the assert 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants


Back | FazBrowse Home | New Git URL