Conversation
devsnek
left a comment
There was a problem hiding this comment.
This seems to be explicitly worse with the newlines.
|
In that case, should I replace the |
Nah, maybe you can replace I'm generally -0 for doing this kind of changes if there's no linter enforcing it, because it's going to drift back to inconsistency eventually. Plus I don't think anyone has ever complained about |
20b76b9 to
2e2835d
Compare
2e2835d to
385729b
Compare
|
PTAL 👀 |
3733faa to
0149dee
Compare
|
Does this look okay now? |
5763542 to
c70d2dd
Compare
|
Taking the author ready off given the objection / changes-requested |
@jasnell I had updated the code already according to the request, so the objection is not valid anymore. I couldn't find a |
|
Yeah that's fine, just wanted to make sure it was revisited before landing. I'll take a look tomorrow :) |
|
@devsnek can you take another look when you get a moment? |
|
not sure how to dismiss in the app but I dismiss my change request |
They dismissed their change request in a comment above.
* add character classes * replace echo -n with printf Co-authored-by: Antoine du Hamel <[email protected]> PR-URL: nodejs#36759 Reviewed-By: Antoine du Hamel <[email protected]>
c70d2dd to
44cf49e
Compare
|
Landed in 44cf49e |
* add character classes * replace echo -n with printf Co-authored-by: Antoine du Hamel <[email protected]> PR-URL: #36759 Reviewed-By: Antoine du Hamel <[email protected]>
* add character classes * replace echo -n with printf Co-authored-by: Antoine du Hamel <[email protected]> PR-URL: #36759 Reviewed-By: Antoine du Hamel <[email protected]>
echo -nwithprintfChecklist
make -j4 test(UNIX), orvcbuild test(Windows) passes