| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
This seems to be explicitly worse with the newlines.
Sorry, something went wrong.
|
In that case, should I replace the printfs that were already there with echos to make things more consistent? |
Sorry, something went wrong.
Nah, maybe you can replace echo -n with printf, like ShellCheck recommends. 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 echo being unsupported on their system. |
Sorry, something went wrong.
|
PTAL 👀 |
Sorry, something went wrong.
|
Does this look okay now? |
Sorry, something went wrong.
Sorry, something went wrong.
|
Taking the author ready off given the objection / changes-requested |
Sorry, something went wrong.
@jasnell I had updated the code already according to the request, so the objection is not valid anymore. I couldn't find a Resolve button for this and there is 1 approval already, so I added the author-ready label. Can you please help me in resolving this? |
Sorry, something went wrong.
|
Yeah that's fine, just wanted to make sure it was revisited before landing. I'll take a look tomorrow :) |
Sorry, something went wrong.
|
@devsnek can you take another look when you get a moment? |
Sorry, something went wrong.
|
not sure how to dismiss in the app but I dismiss my change request |
Sorry, something went wrong.
They dismissed their change request in a comment above.
Sorry, something went wrong.
* add character classes * replace echo -n with printf Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com> PR-URL: nodejs#36759 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
* add character classes * replace echo -n with printf Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com> PR-URL: #36759 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
* add character classes * replace echo -n with printf Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com> PR-URL: #36759 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
| Back | FazBrowse Home | New Git URL |
Checklist