We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
markdownlint.jsonc
1 parent 4390faa commit 97fd115Copy full SHA for 97fd115
.github/workflows/markdownlint.yml
@@ -4,7 +4,7 @@ on:
4
pull_request:
5
paths:
6
- "**/*.md"
7
- - ".markdownlint.json"
+ - ".markdownlint.jsonc"
8
- ".github/workflows/markdownlint.yml"
9
- ".github/workflows/markdownlint-problem-matcher.json"
10
- "!eng/**"
0 commit comments