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.
1 parent 4d10511 commit 0b1c74aCopy full SHA for 0b1c74a
.github/workflows/markdownlint.yml
@@ -24,5 +24,5 @@ jobs:
24
- name: Run Markdownlint
25
run: |
26
echo "::add-matcher::.github/workflows/markdownlint-problem-matcher.json"
27
- npm i -g markdownlint-cli
+ npm i -g markdownlint-cli@0.45.0
28
markdownlint "docs/**/*.md"
0 commit comments