-
-
Notifications
You must be signed in to change notification settings - Fork 31.5k
refactor: intuitively handle current object context #17553
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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 <me@jonathanmoss.me> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
PR-URL: #17553 Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
PR-URL: #17553 Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
PR-URL: #17553 Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
PR-URL: #17553 Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
PR-URL: #17553 Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Refactored to intuitively handle current object context
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passesAffected core subsystem(s)
test