Skip to content
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

findrefs: refactor ::PrintRefs template strings #178

Merged
merged 2 commits into from
Mar 29, 2018

Conversation

mmarchini
Copy link
Contributor

I noticed that we have only a few template strings used in all PrintRefs, and they were repeating multiple times in the code.

joyeecheung

This comment was marked as off-topic.

@bnoordhuis
Copy link
Member

(whispers) static const char *const or static const char[]

@mmarchini
Copy link
Contributor Author

Done!

Oh, I got some unrelated changes from make format. Should I keep them?

joyeecheung

This comment was marked as off-topic.

@joyeecheung
Copy link
Member

@mmarchini Which version of clang-format are you using?

@mmarchini
Copy link
Contributor Author

$ clang-format --version
clang-format version 5.0.1 (tags/RELEASE_501/final)

@joyeecheung joyeecheung merged commit a36f799 into nodejs:master Mar 29, 2018
@joyeecheung joyeecheung mentioned this pull request Mar 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants