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

assert: minor assert error message improvements by BridgeAR · Pull Request #20315 · nodejs/node · GitHub

/ node Public

assert: minor assert error message improvements - #20315

Closed
BridgeAR wants to merge 3 commits into
nodejs:masterfrom
BridgeAR:minor-assert-error-improvements
Closed

assert: minor assert error message improvements#20315
BridgeAR wants to merge 3 commits into
nodejs:masterfrom
BridgeAR:minor-assert-error-improvements

Conversation

Copy link
Copy Markdown
Member

See commit messages.

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

Adjust indentations and fix a typo.
nodejs-github-bot added the errors Issues and PRs related to JavaScript errors originated in Node.js core. label Apr 26, 2018

BridgeAR commented Apr 26, 2018
edited
Loading

Copy link
Copy Markdown
Member Author

If lines gets skipped, they are marked with three dots. This makes
sure they are better visualized to distinguish them from everything
else.
BridgeAR force-pushed the minor-assert-error-improvements branch from d9399ba to bef57a6 Compare April 26, 2018 02:40
BridgeAR added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Apr 27, 2018
BridgeAR added a commit to BridgeAR/node that referenced this pull request Apr 29, 2018
Adjust indentations and fix a typo.

PR-URL: nodejs#20315
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
BridgeAR added a commit to BridgeAR/node that referenced this pull request Apr 29, 2018
If lines gets skipped, they are marked with three dots. This makes
sure they are better visualized to distinguish them from everything
else.

PR-URL: nodejs#20315
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>

Copy link
Copy Markdown
Member Author

Landed in f0a6cb0 and 8a0fb13

BridgeAR closed this Apr 29, 2018
MylesBorins pushed a commit that referenced this pull request May 4, 2018
Adjust indentations and fix a typo.

PR-URL: #20315
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
MylesBorins pushed a commit that referenced this pull request May 4, 2018
If lines gets skipped, they are marked with three dots. This makes
sure they are better visualized to distinguish them from everything
else.

PR-URL: #20315
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
MylesBorins mentioned this pull request May 8, 2018
BridgeAR deleted the minor-assert-error-improvements branch January 20, 2020 11:32
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

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. errors Issues and PRs related to JavaScript errors originated in Node.js core.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL