-
Notifications
You must be signed in to change notification settings - Fork 29.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert "test: remove eslint comments" #12743
Conversation
This reverts commit 8d1f15b.
I agree with the referenced comments that we should include some text saying not to modify and why. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Agree that adding a comment would be good to this and the other whatwg-url tests, but that should probably be a separate PR and let this one be a straightforward revert of a single commit.
Landed in 9f7b549, thanks! |
This reverts commit 8d1f15b to preserve the original WPT code. PR-URL: #12743 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Daijiro Wachi <[email protected]> Reviewed-By: James M Snell <[email protected]>
This reverts commit 8d1f15b to preserve the original WPT code. PR-URL: nodejs#12743 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Daijiro Wachi <[email protected]> Reviewed-By: James M Snell <[email protected]>
Reverts #12669, which was |
This reverts commit 8d1f15b to preserve the original WPT code.
Refs: https://github.com/nodejs/node/pull/12669/files/b2c7a51dd7542add59f08a8e9361ac4715c7f5ab#r114009488
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passesAffected core subsystem(s)
test, url-whatwg