Skip to content

Conversation

@cjihrig
Copy link
Contributor

@cjihrig cjihrig commented Dec 30, 2016

This commit assigns the results of every require() to a const variable. This follows the style used in /lib.

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

test

@nodejs-github-bot nodejs-github-bot added test Issues and PRs related to the tests. dont-land-on-v7.x labels Dec 30, 2016
Copy link
Member

@Trott Trott left a comment

Choose a reason for hiding this comment

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

CHUUUUURRRRNNNN!!!! But that's fine by me in this case. LGTM if CI is ✅

@gibfahn
Copy link
Member

gibfahn commented Dec 31, 2016

CI: https://ci.nodejs.org/job/node-test-commit/6946/console

And there's already a merge conflict...

PR-URL: nodejs#10550 Reviewed-By: Rich Trott <rtrott@gmail.com>
@cjihrig cjihrig merged commit ff1efa6 into nodejs:master Jan 2, 2017
@cjihrig cjihrig deleted the requires branch January 2, 2017 23:45
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 18, 2017
PR-URL: nodejs#10550 Reviewed-By: Rich Trott <rtrott@gmail.com>
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 19, 2017
PR-URL: nodejs#10550 Reviewed-By: Rich Trott <rtrott@gmail.com>
targos pushed a commit that referenced this pull request Jan 28, 2017
PR-URL: #10550 Reviewed-By: Rich Trott <rtrott@gmail.com>
@italoacasas italoacasas mentioned this pull request Jan 29, 2017
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 30, 2017
PR-URL: nodejs#10550 Reviewed-By: Rich Trott <rtrott@gmail.com>
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 30, 2017
PR-URL: nodejs#10550 Reviewed-By: Rich Trott <rtrott@gmail.com>
@MylesBorins
Copy link
Contributor

@cjihrig could you backport to v4 / v6?

@cjihrig
Copy link
Contributor Author

cjihrig commented Mar 11, 2017

This should get picked up by #11775 and #11773.

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

Labels

test Issues and PRs related to the tests.

7 participants