FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

lib/path: Add JSDoc Types by Skn0tt · Pull Request #38186 · nodejs/node · GitHub

/ node Public

lib/path: Add JSDoc Types - #38186

Closed
Skn0tt wants to merge 1 commit into
nodejs:masterfrom
Skn0tt:path-jsdoc-types
Closed

lib/path: Add JSDoc Types#38186
Skn0tt wants to merge 1 commit into
nodejs:masterfrom
Skn0tt:path-jsdoc-types

Conversation

Skn0tt commented Apr 10, 2021

Copy link
Copy Markdown
Contributor

nodejs-github-bot added needs-ci PRs that need a full CI run. path Issues and PRs related to the path subsystem. labels Apr 10, 2021

Skn0tt commented Apr 10, 2021

Copy link
Copy Markdown
Contributor Author

I hope this PR and #38185 are of help. Let me know if I need to change anything :)

Ayase-252 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks for contribution!

Comment thread lib/path.js Outdated
Comment thread lib/path.js Outdated
Comment thread lib/path.js Outdated
Comment thread lib/path.js Outdated
Comment thread lib/path.js Outdated
Comment thread lib/path.js Outdated
Comment thread lib/path.js Outdated
Comment thread lib/path.js Outdated
Comment thread lib/path.js Outdated
Comment thread lib/path.js Outdated

Copy link
Copy Markdown
Member

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.

Comment thread lib/path.js Outdated
Comment thread lib/path.js Outdated
Comment thread lib/path.js Outdated
Comment thread lib/path.js Outdated
Comment thread lib/path.js Outdated
Comment thread lib/path.js Outdated
Comment thread lib/path.js Outdated
Comment thread lib/path.js Outdated
targos added the typings label Apr 11, 2021

bmeck left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

Comment thread lib/path.js Outdated
targos self-assigned this Apr 14, 2021

Copy link
Copy Markdown
Collaborator

targos force-pushed the path-jsdoc-types branch from 161c036 to 7adcd94 Compare April 14, 2021 15:06
targos pushed a commit that referenced this pull request Apr 14, 2021
PR-URL: #38186
Reviewed-By: Bradley Farias <bradley.meck@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>

targos commented Apr 14, 2021

Copy link
Copy Markdown
Member

Landed in f1a21e5. Thanks for the contribution!

targos closed this Apr 14, 2021
BethGriggs pushed a commit that referenced this pull request Apr 15, 2021
PR-URL: #38186
Reviewed-By: Bradley Farias <bradley.meck@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
targos pushed a commit that referenced this pull request May 1, 2021
PR-URL: #38186
Reviewed-By: Bradley Farias <bradley.meck@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
danielleadams mentioned this pull request May 3, 2021
danielleadams pushed a commit that referenced this pull request May 8, 2021
PR-URL: #38186
Reviewed-By: Bradley Farias <bradley.meck@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
targos removed their assignment Oct 31, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. path Issues and PRs related to the path subsystem. typings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL