test,tools: limit lint tolerance of gc global by Trott · Pull Request #6324 · nodejs/node

@Trott added test

Issues and PRs related to the tests.

tools

Issues and PRs related to the tools directory.

lts-watch-v4.x labels

Apr 21, 2016
Lint rules permitted the `gc` global in any test file. This change
limits it to just the files that need it.

@Trott

Trott added a commit to Trott/io.js that referenced this pull request

Apr 29, 2016
Lint rules permitted the `gc` global in any test file. This change
limits it to just the files that need it.

PR-URL: nodejs#6324
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>

Fishrock123 pushed a commit that referenced this pull request

May 4, 2016
Lint rules permitted the `gc` global in any test file. This change
limits it to just the files that need it.

PR-URL: #6324
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>

This was referenced

May 4, 2016