Skip to content

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

@Skn0tt Skn0tt commented Apr 10, 2021

Copy link
Copy Markdown
Contributor

@nodejs-github-bot 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

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 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.

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
@Ayase-252

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 targos added the typings Issues and PRs related to internal TypeScript declarations. label Apr 11, 2021

@bmeck 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.

LGTM

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

Copy link
Copy Markdown
Collaborator

@targos
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

targos commented Apr 14, 2021

Copy link
Copy Markdown
Member

Landed in f1a21e5. Thanks for the contribution!

@targos 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 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 targos removed their assignment Oct 31, 2021
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 Issues and PRs related to internal TypeScript declarations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants