[ci] Add config file for markdown (tuned for pelican)
continuous-integration/drone/push Build is passing Details

This commit is contained in:
kleph 2020-10-27 14:25:00 +01:00
parent 0799d92d60
commit a94fa2e714
3 changed files with 5 additions and 1 deletions

View File

@ -11,4 +11,4 @@ steps:
- name: markdown lint
image: pipelinecomponents/markdownlint:latest
commands:
- mdl --style all --warnings .
- mdl .

1
.mdlrc Normal file
View File

@ -0,0 +1 @@
style File.expand_path('.mdlrc.style', __dir__)

3
.mdlrc.style Normal file
View File

@ -0,0 +1,3 @@
all
exclude_rule 'MD013'
exclude_rule 'MD041' # help with pelican format