Skip to content

tools: update markdown linter for Windows line endings - #27756

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:windows-trailing-spaces
Closed

tools: update markdown linter for Windows line endings#27756
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:windows-trailing-spaces

Conversation

@Trott

Copy link
Copy Markdown
Member

Update the markdown linter to work with Windows line endings.
Previously, Windows line endings would break the trailing-spaces plugin.

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

Update the markdown linter to work with Windows line endings.
Previously, Windows line endings would break the trailing-spaces plugin.
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added the tools Issues and PRs related to the tools directory. label May 17, 2019
@Trott
Trott requested a review from bzozMay 17, 2019 22:42
@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 17, 2019
@Trott

Copy link
Copy Markdown
MemberAuthor

Landed in cc7e15f

@TrottTrott closed this May 20, 2019
Trott added a commit to Trott/io.js that referenced this pull request May 20, 2019
Update the markdown linter to work with Windows line endings.
Previously, Windows line endings would break the trailing-spaces plugin.
PR-URL: nodejs#27756
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
targos pushed a commit that referenced this pull request May 20, 2019
Update the markdown linter to work with Windows line endings.
Previously, Windows line endings would break the trailing-spaces plugin.
PR-URL: #27756
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
@BridgeARBridgeAR mentioned this pull request May 21, 2019
4 tasks
@Trott
Trott deleted the windows-trailing-spaces branch January 13, 2022 22:51
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@nodejs-github-bot@ChALkeR@addaleax@cjihrig