| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
I hope this PR and #38185 are of help. Let me know if I need to change anything :) |
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks for contribution!
Sorry, something went wrong.
|
Hi, @Skn0tt It seems there are still some errors from linters, would you mind fix them? /home/runner/work/node/node/lib/path.js Error: 1276:26 error Trailing spaces not allowed no-trailing-spaces Error: 1306:26 error Trailing spaces not allowed no-trailing-spaces Error: 1307:25 error Trailing spaces not allowed no-trailing-spaces Error: 1386:26 error Trailing spaces not allowed no-trailing-spaces Error: 1444:26 error Trailing spaces not allowed no-trailing-spaces Error: 1445:1 error This line has a length of 86. Maximum allowed is 80 max-len You can also run linters locally to detect linting problem by make lint or vcbuild lint based on your platform. Please refer to Running Tests section. |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
Sorry, something went wrong.
PR-URL: #38186 Reviewed-By: Bradley Farias <bradley.meck@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
|
Landed in f1a21e5. Thanks for the contribution! |
Sorry, something went wrong.
PR-URL: #38186 Reviewed-By: Bradley Farias <bradley.meck@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
PR-URL: #38186 Reviewed-By: Bradley Farias <bradley.meck@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
PR-URL: #38186 Reviewed-By: Bradley Farias <bradley.meck@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
| Back | FazBrowse Home | New Git URL |
Inspired by @bmeck: https://twitter.com/bradleymeck/status/1380643627211354115
Changes based on https://nodejs.org/dist/latest-v14.x/docs/api/path.html#path_path_delimiter.