Skip to content

Conversation

@jasnell
Copy link
Member

Missing - characters in the list

Checklist

Missing `-` characters in the list
@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Feb 6, 2020
Copy link
Member

@TrottTrott left a comment

Choose a reason for hiding this comment

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

For some other PR: We should probably make all of these one line rather than wrapping them into two lines. The line wrapping makes the markdown harder to read and has no tangible benefit that I'm aware of. Would probably need to disable a markdown lint rule with a comment or something but that should be it, I think.

@jasnelljasnell added the fast-track PRs that do not need to wait for 48 hours to land. label Feb 6, 2020
@jasnell
Copy link
MemberAuthor

👍 to fast-track

@cjihrig
Copy link
Contributor

Would probably need to disable a markdown lint rule with a comment or something but that should be it, I think.

Might be overkill, but we could consider a linting rule for these collaborator lists. This is far from the first time there has been a formatting/ordering issue in them.

@Trott
Copy link
Member

Trott commented Feb 6, 2020

Landed in e001710

@TrottTrott closed this Feb 6, 2020
Trott pushed a commit that referenced this pull request Feb 6, 2020
Add missing `-` characters in the list. PR-URL: #31655 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Yuta Hiroto <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
codebytere pushed a commit that referenced this pull request Feb 17, 2020
Add missing `-` characters in the list. PR-URL: #31655 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Yuta Hiroto <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
@codebyterecodebytere mentioned this pull request Feb 17, 2020
@devsnekdevsnek deleted the fixup-collaborator-list branch February 19, 2020 06:59
codebytere pushed a commit that referenced this pull request Mar 15, 2020
Add missing `-` characters in the list. PR-URL: #31655 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Yuta Hiroto <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
codebytere pushed a commit that referenced this pull request Mar 17, 2020
Add missing `-` characters in the list. PR-URL: #31655 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Yuta Hiroto <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
@codebyterecodebytere mentioned this pull request Mar 17, 2020
codebytere pushed a commit that referenced this pull request Mar 30, 2020
Add missing `-` characters in the list. PR-URL: #31655 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Yuta Hiroto <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.fast-trackPRs that do not need to wait for 48 hours to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@jasnell@cjihrig@Trott@hiroppy@nodejs-github-bot