test,tools: limit lint tolerance of gc global by Trott · Pull Request #6324 · nodejs/node
added
test
lts-watch-v4.x labels
Apr 21, 2016Lint rules permitted the `gc` global in any test file. This change limits it to just the files that need it.
Trott added a commit to Trott/io.js that referenced this pull request
Apr 29, 2016Lint 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, 2016Lint 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, 2016This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters