Skip to content

Conversation

@Trott
Copy link
Member

@Trott Trott commented Jan 20, 2017

This PR addresses some minor nits I meant to leave on a recent pull request but didn't. /cc @TimothyGu

  • set an identifier for the separator rather than using multiple
    instances of the same literal
  • consisitent arrow function body formatting
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

url

@Trott Trott added the whatwg-url Issues and PRs related to the WHATWG URL implementation. label Jan 20, 2017
@nodejs-github-bot nodejs-github-bot added dont-land-on-v4.x whatwg-url Issues and PRs related to the WHATWG URL implementation. labels Jan 20, 2017
@Trott
Copy link
Member Author

Trott commented Jan 20, 2017

@sam-github
Copy link
Contributor

spelling: "consisitent"

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This code was originally from lib/util.js, so you might be interested in changing the style there as well.

* set an identifier for the separator rather than using multiple
  instances of the same literal
* consistent arrow function body formatting
Trott added a commit to Trott/io.js that referenced this pull request Jan 23, 2017
* set an identifier for the separator rather than using multiple
  instances of the same literal
* consistent arrow function body formatting

PR-URL: nodejs#10912
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Italo A. Casas <[email protected]>
Reviewed-By: Timothy Gu <[email protected]>
@Trott
Copy link
Member Author

Trott commented Jan 23, 2017

Landed in 6b6123c

@Trott Trott closed this Jan 23, 2017
targos pushed a commit that referenced this pull request Jan 28, 2017
* set an identifier for the separator rather than using multiple
  instances of the same literal
* consistent arrow function body formatting

PR-URL: #10912
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Italo A. Casas <[email protected]>
Reviewed-By: Timothy Gu <[email protected]>
@italoacasas italoacasas mentioned this pull request Jan 29, 2017
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 30, 2017
* set an identifier for the separator rather than using multiple
  instances of the same literal
* consistent arrow function body formatting

PR-URL: nodejs#10912
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Italo A. Casas <[email protected]>
Reviewed-By: Timothy Gu <[email protected]>
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 30, 2017
* set an identifier for the separator rather than using multiple
  instances of the same literal
* consistent arrow function body formatting

PR-URL: nodejs#10912
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Italo A. Casas <[email protected]>
Reviewed-By: Timothy Gu <[email protected]>
@Trott Trott deleted the reduce branch January 13, 2022 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

whatwg-url Issues and PRs related to the WHATWG URL implementation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants