microsoft/Terminal

Integrate VSCode's Markdown Linter into CI

Open

#4,635 建立於 2020年2月18日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C++ (3,212 fork)batch import
Area-BuildHelp WantedIssue-TaskProduct-Terminal

倉庫指標

Star
 (35,764 star)
PR 合併指標
 (平均合併 27天 19小時) (30 天內合併 24 個 PR)

描述

PR #4615 used the VS Code Markdown Linter to clean up our markdown a bit. It'd be nice if we could make this a part of our CI and just add it to the Invoke-CodeFormat tool in \tools\OpenConsole.psm1.

It looks like the PowerShell team is integrating at the project level, unsure about their CI integrations: https://github.com/PowerShell/PowerShell/blob/master/.vscode/extensions.json#L10 https://github.com/PowerShell/PowerShell/blob/master/.vscode/settings.json#L10 Originally posted by @rpunt in https://github.com/microsoft/terminal/pull/4615#issuecomment-587504180

貢獻者指南