-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Description
Summary
vcbuild.bat format-md did not reformat .\doc\contributing\maintaining\maintaining-icu.md
Repro
My PR said to run format-md, so:
PS C:\Users\srl29\src\node> .\vcbuild.bat format-md
Running Markdown formatter on docs...
PS C:\Users\srl29\src\node> git status
On branch fix-icu-windows-configure-55214
Your branch is up to date with 'srl295/fix-icu-windows-configure-55214'.
nothing to commit, working tree cleanInvestigating, found that format-md only hits doc\*.md.
Workaround
PS C:\Users\srl29\src\node> out\release\node.exe .\tools\lint-md\lint-md.mjs --format .\doc\contributing\maintaining\maintaining-icu.md Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.