| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Sorry, something went wrong.
| } else if (options !== undefined && | ||
| (options === null || typeof options !== 'object')) { | ||
| throw new errors.TypeError('ERR_INVALID_ARG_TYPE', 'options', 'Object'); | ||
| throw new errors.TypeError('ERR_INVALID_ARG_TYPE', 'options', 'Object', |
There was a problem hiding this comment.
Why is 'Object' capitalized here?
Sorry, something went wrong.
There was a problem hiding this comment.
It was like that before, should I change it?
Sorry, something went wrong.
There was a problem hiding this comment.
Yeah I noticed but few lines above (260) it is in lowercase. I'd make them consistent.
Sorry, something went wrong.
|
@nodejs/ctc due to semverity |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM as semver-major
Sorry, something went wrong.
|
Landed in fe730d3. CI on master: https://ci.nodejs.org/job/node-test-commit-linuxone/7044/ |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Refs: #11273
Checklist
Affected core subsystem(s)
child_process