Uh oh!
There was an error while loading. Please reload this page.
doc: add added: information for globals - #8901
Conversation
silverwind
left a comment
There was a problem hiding this comment.
Care to leave out the whitespace changes? IIRC, some people prefer the double space style to start sentences. It's a stylistic issue that should probably be discussed beforehand and then done once everywhere.
There was a problem hiding this comment.
Hmm, maybe we should lint for these, if it's possible.
There was a problem hiding this comment.
No strong opinion on this so yeah I can revert this change but when rendered it uses a single space anyway so I don't see the point of using 2+.
silverwind
commented
Oct 5, 2016
Should we document the deprecated |
Fishrock123
commented
Oct 5, 2016
@silverwind I'd say probably not... what point is there now? |
silverwind
commented
Oct 5, 2016
Just for historical purpose I guess. They were deprecated in 6.0.0 (#1838), by the way. |
lpinca
commented
Oct 6, 2016
@silverwind this means re-adding |
addaleax
commented
Oct 6, 2016
Yeah, let’s not add |
silverwind
commented
Oct 6, 2016
Okay, lets leave them out. LGTM |
addaleax
commented
Oct 6, 2016
I’ll start landing this:
|
addaleax
commented
Oct 6, 2016
Landed in bd0bedb |
addaleax
commented
Oct 6, 2016
Heads up, this doesn’t land cleanly on |
Ref: nodejs#6578 PR-URL: nodejs#8901 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: Anna Henningsen <anna@addaleax.net>
Checklist
Affected core subsystem(s)
doc
Description of change
Ref: #6578