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 e016d31 commit 653dc28Copy full SHA for 653dc28
.github/workflows/ci.yml
@@ -94,4 +94,4 @@ jobs:
94
run: npm ci
95
96
- name: Lint Markdown files
97
- run: npx markdownlint-cli "**/*.md" --ignore node_modules
+ run: npm run lint:markdownlint
0 commit comments