Skip to content

Conversation

Trott
Copy link
Member

@Trott Trott commented Apr 5, 2020

Fix up a few instances that don't need to exceed 80 characters.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. net Issues and PRs related to the net subsystem. labels Apr 5, 2020
@Trott
Copy link
Member Author

Trott commented Apr 6, 2020

I guess the commit message isn't quite right. This doesn't exactly improve line-wrapping. It gets a bunch of lines under 80 chars without affecting rendering. Right now, the maximum line length lint rule is disabled for net.md, and this gets us close to being able to enable it.

@nodejs/documentation @nodejs/linting

Copy link
Member

@nschonni nschonni left a comment

Choose a reason for hiding this comment

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

Maybe doc: remove optional parameter from markdown anchor link

Fix up a few instances so that lines don't xceed 80 characters.

PR-URL: nodejs#32671
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
@Trott
Copy link
Member Author

Trott commented Apr 7, 2020

Landed in c849f2d

@Trott Trott merged commit c849f2d into nodejs:master Apr 7, 2020
@Trott Trott deleted the wrap-net branch April 7, 2020 22:19
targos pushed a commit that referenced this pull request Apr 12, 2020
Fix up a few instances so that lines don't xceed 80 characters.

PR-URL: #32671
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
BethGriggs pushed a commit that referenced this pull request Apr 14, 2020
Fix up a few instances so that lines don't xceed 80 characters.

PR-URL: #32671
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
targos pushed a commit that referenced this pull request Apr 22, 2020
Fix up a few instances so that lines don't xceed 80 characters.

PR-URL: #32671
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations. net Issues and PRs related to the net subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants