mirror of
https://github.com/corona-warn-app/cwa-documentation
synced 2025-07-04 20:38:37 +02:00
Linted all MD files, enabled MD linter for each commit
This commit is contained in:
parent
6ef01d9ee4
commit
ec703906c1
20 changed files with 588 additions and 481 deletions
8
.github/workflows/checks.yml
vendored
8
.github/workflows/checks.yml
vendored
|
@ -19,10 +19,10 @@ jobs:
|
|||
run: |
|
||||
npm install
|
||||
|
||||
#- name: Linting markdown
|
||||
# if: always()
|
||||
# run: |
|
||||
# npm run-script markdownlint
|
||||
- name: Linting markdown
|
||||
if: always()
|
||||
run: |
|
||||
npm run-script markdownlint
|
||||
|
||||
- name: Checking for broken links
|
||||
if: always()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue