Suppress MD024
This commit is contained in:
parent
458b9a1c51
commit
c417787dc0
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -14,4 +14,4 @@ jobs:
|
|||
- name: Install packages
|
||||
run: sudo gem install mdl
|
||||
- name: Lint markdown files
|
||||
run: mdl *.md -r ~MD029,~MD036
|
||||
run: mdl *.md -r ~MD029,~MD036,MD024
|
||||
|
|
Loading…
Reference in New Issue
Block a user