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

[v6.x backport] doc: standardize function param/object prop style by matejkrajcovic · Pull Request #16560 · nodejs/node · GitHub

/ node Public

[v6.x backport] doc: standardize function param/object prop style - #16560

Closed
matejkrajcovic wants to merge 3 commits into
nodejs:v6.x-stagingfrom
matejkrajcovic:backport-13769-to-v6.x
Closed

[v6.x backport] doc: standardize function param/object prop style#16560
matejkrajcovic wants to merge 3 commits into
nodejs:v6.x-stagingfrom
matejkrajcovic:backport-13769-to-v6.x

Conversation

Copy link
Copy Markdown
Contributor

Backport of #13769.

Checklist
Affected core subsystem(s)

doc

PR-URL: nodejs#13769
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
nodejs-github-bot added doc Issues and PRs related to the documentations. v6.x labels Oct 27, 2017

gibfahn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

There are a couple of bits that should probably be wrapped at 80 columns, but otherwise LGTM.

Thank you so much for doing this!

Comment thread doc/api/child_process.md Outdated
* `encoding` {string} **Default:** `'utf8'`
* `timeout` {number} **Default:** `0`
* [`maxBuffer`][] {number} Largest amount of data (in bytes) allowed on
stdout or stderr - if exceeded child process is killed. **Default:*: `200*1024`

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Missing the second * after Default here.

Copy link
Copy Markdown
Contributor Author

@gibfahn Both issues are fixed.

Copy link
Copy Markdown
Contributor Author

@gibfahn Please look at this again. Is there anything I should change?

MylesBorins pushed a commit that referenced this pull request Nov 3, 2017
Backport-PR-URL: #16560
PR-URL: #13769
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>

Copy link
Copy Markdown
Contributor

landed in 0f3901a

MylesBorins closed this Nov 3, 2017
matejkrajcovic deleted the backport-13769-to-v6.x branch November 3, 2017 18:04
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.

4 participants


Back | FazBrowse Home | New Git URL