Skip to content

Conversation

danbev
Copy link
Contributor

@danbev danbev commented Aug 11, 2017

For consistency, use snake case (total_len) for the local totalLen
variable.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

For consistency, use snake case (total_len) for the local totalLen
variable.
@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Aug 11, 2017
@mscdex mscdex added the c++ Issues and PRs that require attention from people who are familiar with C++. label Aug 11, 2017
@addaleax
Copy link
Member

This doesn’t need to wait 48 hours, landed in d94e4b8

@addaleax addaleax closed this Aug 11, 2017
addaleax pushed a commit that referenced this pull request Aug 11, 2017
For consistency, use snake case (total_len) for the local totalLen
variable.

PR-URL: #14765
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: Alexey Orlenko <[email protected]>
Reviewed-By: Gibson Fahnestock <[email protected]>
addaleax pushed a commit that referenced this pull request Aug 12, 2017
For consistency, use snake case (total_len) for the local totalLen
variable.

PR-URL: #14765
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: Alexey Orlenko <[email protected]>
Reviewed-By: Gibson Fahnestock <[email protected]>
@addaleax addaleax mentioned this pull request Aug 13, 2017
@danbev danbev deleted the totalLen-snake-case branch August 16, 2017 07:39
@MylesBorins
Copy link
Contributor

This does not land cleanly in LTS. Please feel free to manually backport by following the guide. Please also feel free to replace do-not-land if it is being backported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.