-
Notifications
You must be signed in to change notification settings - Fork 30.2k
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
refactor: intuitively handle current object context #17553
Conversation
Can you please update the commit message to follow the commit guidelines |
@maclover7 : Thanks for the feedback. I'm not quite sure what you were referring to exactly in commit message that needs to be updated. Kindly advice. Thanks. |
@mithunsasidharan The commit messages should start with the subsystem being worked on, so in this case "test". See the link above. |
@apapirovski : Thanks for pointing that out. I've updated the commit message. I hope the PR can be left the same. Kindly advice. |
Landing... |
Thank you for your contribution, landed in f3aaaa5. |
PR-URL: nodejs#17553 Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: #17553 Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: #17553 Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: #17553 Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: #17553 Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
PR-URL: #17553 Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
Refactored to intuitively handle current object context
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passesAffected core subsystem(s)
test