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

doc: fix inconsistencies in code examples by saadq · Pull Request #7745 · nodejs/node · GitHub

/ node Public

doc: fix inconsistencies in code examples - #7745

Closed
saadq wants to merge 3 commits into
nodejs:masterfrom
saadq:master
Closed

doc: fix inconsistencies in code examples#7745
saadq wants to merge 3 commits into
nodejs:masterfrom
saadq:master

Conversation

saadq commented Jul 15, 2016

Copy link
Copy Markdown
Contributor

This is essentially the same as my other pull request with a few more additions. Sorry about opening multiple, I somehow really messed it with the rebasing there so I closed it.

Checklist
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

Description of change

Added missing semicolons, braces, and fixed indentation.

nodejs-github-bot added the npm Issues and PRs related to the npm client dependency or the npm registry. label Jul 15, 2016

targos commented Jul 15, 2016

Copy link
Copy Markdown
Member

Can you revert the changes in deps ? LGTM apart from that.

targos added doc Issues and PRs related to the documentations. and removed npm Issues and PRs related to the npm client dependency or the npm registry. labels Jul 15, 2016

Copy link
Copy Markdown
Contributor

LGTM

lance commented Jul 15, 2016

Copy link
Copy Markdown
Member

Landed in: 28d9485

lance closed this Jul 15, 2016
lance pushed a commit that referenced this pull request Jul 15, 2016
Adds missing semicolons, removes extra white space, and properly indents
various code snippets in the documentation.

Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: targos - Michaël Zasso <mic.besace@gmail.com>
PR-URL: #7745
evanlucas pushed a commit that referenced this pull request Jul 19, 2016
Adds missing semicolons, removes extra white space, and properly indents
various code snippets in the documentation.

Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: targos - Michaël Zasso <mic.besace@gmail.com>
PR-URL: #7745
evanlucas pushed a commit that referenced this pull request Jul 20, 2016
Adds missing semicolons, removes extra white space, and properly indents
various code snippets in the documentation.

Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: targos - Michaël Zasso <mic.besace@gmail.com>
PR-URL: #7745

Copy link
Copy Markdown
Contributor

opting not to land this as the conflict is pretty massive

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

doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL