Skip to content

Backport of https://github.com/nodejs/node/pull/7630 for v4.x - #8348

Closed
Trott wants to merge 4 commits into
nodejs:v4.x-stagingfrom
Trott:v4.x-braces-backport
Closed

Backport of https://github.com/nodejs/node/pull/7630 for v4.x#8348
Trott wants to merge 4 commits into
nodejs:v4.x-stagingfrom
Trott:v4.x-braces-backport

Conversation

@Trott

@TrottTrott commented Aug 31, 2016

Copy link
Copy Markdown
Member

Backport of #7630 for v4.x

Since I was doing the necessary git archaeology anyway, I took the time
to add YAML information to the docs about when `addMembership()` and
`dropMembership()` first appeared in their current forms.
PR-URL: nodejs#6753
Ref: nodejs#6578
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
This change is in preparation for lint-enforced brace style.
This change is in preparation for lint enforcement of brace style.
@nodejs-github-botnodejs-github-bot added module Issues and PRs related to the module subsystem. net Issues and PRs related to the net subsystem. stream Issues and PRs related to the stream subsystem. labels Aug 31, 2016
@TrottTrott mentioned this pull request Aug 31, 2016
3 tasks
@mscdexmscdex added the v4.x label Aug 31, 2016
@jasnell

Copy link
Copy Markdown
Member

LGTM

1 similar comment
@MylesBorins

Copy link
Copy Markdown
Contributor

LGTM

MylesBorins pushed a commit that referenced this pull request Sep 4, 2016
This change is in preparation for lint-enforced brace style.
PR-URL: #8348
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
MylesBorins pushed a commit that referenced this pull request Sep 4, 2016
This change is in preparation for lint enforcement of brace style.
PR-URL: #8348
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
MylesBorins pushed a commit that referenced this pull request Sep 4, 2016
Enable `brace-style` in ESLint.
Ref: #7094 (comment)
PR-URL: #8348
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
@MylesBorins

Copy link
Copy Markdown
Contributor

landed in 09099ab...9bddd79

MylesBorins pushed a commit that referenced this pull request Sep 28, 2016
This change is in preparation for lint-enforced brace style.
PR-URL: #8348
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
MylesBorins pushed a commit that referenced this pull request Sep 28, 2016
This change is in preparation for lint enforcement of brace style.
PR-URL: #8348
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
MylesBorins pushed a commit that referenced this pull request Sep 28, 2016
Enable `brace-style` in ESLint.
Ref: #7094 (comment)
PR-URL: #8348
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
rvagg pushed a commit that referenced this pull request Oct 18, 2016
This change is in preparation for lint-enforced brace style.
PR-URL: #8348
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
rvagg pushed a commit that referenced this pull request Oct 18, 2016
This change is in preparation for lint enforcement of brace style.
PR-URL: #8348
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
rvagg pushed a commit that referenced this pull request Oct 18, 2016
Enable `brace-style` in ESLint.
Ref: #7094 (comment)
PR-URL: #8348
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
MylesBorins pushed a commit that referenced this pull request Oct 26, 2016
This change is in preparation for lint-enforced brace style.
PR-URL: #8348
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
MylesBorins pushed a commit that referenced this pull request Oct 26, 2016
This change is in preparation for lint enforcement of brace style.
PR-URL: #8348
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
MylesBorins pushed a commit that referenced this pull request Oct 26, 2016
Enable `brace-style` in ESLint.
Ref: #7094 (comment)
PR-URL: #8348
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
@MylesBorinsMylesBorins mentioned this pull request Oct 26, 2016
@Trott
Trott deleted the v4.x-braces-backport branch January 13, 2022 22:44
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

moduleIssues and PRs related to the module subsystem.netIssues and PRs related to the net subsystem.streamIssues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@jasnell@MylesBorins@mscdex@nodejs-github-bot