Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(std): add some missing JSDoc ws/mod.ts #8428

Merged
merged 3 commits into from
Nov 25, 2020

Conversation

ThenMorning
Copy link
Contributor

@ThenMorning ThenMorning commented Nov 19, 2020

@CLAassistant
Copy link

CLAassistant commented Nov 19, 2020

CLA assistant check
All committers have signed the CLA.

@ThenMorning ThenMorning marked this pull request as draft November 19, 2020 08:34
@ThenMorning ThenMorning marked this pull request as ready for review November 19, 2020 08:34
@ThenMorning ThenMorning marked this pull request as draft November 19, 2020 08:35
@ThenMorning ThenMorning marked this pull request as ready for review November 19, 2020 08:36
@ry
Copy link
Member

ry commented Nov 19, 2020

Please run deno run -A tools/format.ts

@ThenMorning
Copy link
Contributor Author

Please run deno run -A tools/format.ts

done

ry
ry previously requested changes Nov 20, 2020
std/ws/mod.ts Outdated
@@ -31,6 +31,9 @@ export interface WebSocketCloseEvent {
reason?: string;
}

/**
* Returns true if input value is a WebSocketCloseEvent, false otherwise.
*/
Copy link
Member

Choose a reason for hiding this comment

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

The formatting here is odd, and this could fit on a single line of text: https://deno.land/[email protected]/contributing/style_guide#use-jsdoc-for-exported-symbols

Copy link
Contributor Author

Choose a reason for hiding this comment

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

How about right now?

@bartlomieju bartlomieju changed the title docs(srd): add some missing JSDoc ws/mod.ts docs(std): add some missing JSDoc ws/mod.ts Nov 23, 2020
@ThenMorning ThenMorning requested a review from ry November 24, 2020 13:14
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @ThenMorning

@bartlomieju bartlomieju merged commit bfd1da4 into denoland:master Nov 25, 2020
@ThenMorning
Copy link
Contributor Author

LGTM, thanks @ThenMorning

You are welcome.

caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 21, 2021
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 24, 2021
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 24, 2021
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 24, 2021
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 31, 2021
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 31, 2021
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 31, 2021
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Jan 31, 2021
caspervonb pushed a commit to caspervonb/deno_std that referenced this pull request Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants