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 f43abfd commit a6f205aCopy full SHA for a6f205a
.github/workflows/ci.yml
@@ -26,5 +26,3 @@ jobs:
26
run: mdl ${{ steps.get_file_changes.outputs.files}}
27
- run: npm install
28
- run: node .github/check-format.js
29
- # Suppress 036 Emphasis used instead of a header
30
- # Suppress 024 Multiple headers with the same content
0 commit comments