We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0ea83c commit 2ed98d7Copy full SHA for 2ed98d7
.github/workflows/tests.yml
@@ -56,4 +56,4 @@ jobs:
56
run: ./scripts/testAll.sh
57
58
- name: Run Markdown lint
59
- run: npx markdownlint **/*.md
+ run: npx markdownlint -jf **/*.md
0 commit comments