We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Not exactly an urgent issue, but the PR-URL and Reviewed-By lines each have a trailing space.
PR-URL
Reviewed-By
Looking through the code I can't see where they'd have been added.
nodejs/node#9645
PR-URL: https://github.com/nodejs/node/pull/9645 Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: James M Snell <[email protected]>
The text was updated successfully, but these errors were encountered:
review: remove extra whitespace
1ffd061
Fixes: nodejs#5
7cf8cc1
0b323f0
No branches or pull requests
Not exactly an urgent issue, but the
PR-URL
andReviewed-By
lines each have a trailing space.Looking through the code I can't see where they'd have been added.
E.g.
nodejs/node#9645
The text was updated successfully, but these errors were encountered: