| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@michael6 May I kindly ask you to format the commit message as described in CONTRIBUTING guidelines. |
Sorry, something went wrong.
There was a problem hiding this comment.
Changes look ok but commit message needs to follow guidelines as suggested. Specifically, starting with "test:' in this case.
Sorry, something went wrong.
There was a problem hiding this comment.
This should be strictEqual
Sorry, something went wrong.
There was a problem hiding this comment.
const should work here
Sorry, something went wrong.
There was a problem hiding this comment.
It would seem that const would be fine for this one too.
Sorry, something went wrong.
* var -> const/let * IIFE to blocks PR-URL: nodejs#10029 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
|
Landed in 11b3462. |
Sorry, something went wrong.
* var -> const/let * IIFE to blocks PR-URL: #10029 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
* var -> const/let * IIFE to blocks PR-URL: nodejs#10029 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
* var -> const/let * IIFE to blocks PR-URL: nodejs#10029 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
* var -> const/let * IIFE to blocks PR-URL: #10029 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
* var -> const/let * IIFE to blocks PR-URL: #10029 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
* var -> const/let * IIFE to blocks PR-URL: #10029 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
| Back | FazBrowse Home | New Git URL |
change var to const/let and equal to strictEqual.
Checklist
Affected core subsystem(s)
test
Description of change