add markdownlint excludes
This commit is contained in:
parent
e8fd8e0470
commit
574b7e82c1
@ -20,7 +20,7 @@ steps:
|
||||
image: quay.io/thegeeklab/markdownlint-cli
|
||||
group: test
|
||||
commands:
|
||||
- markdownlint 'content/**/*.md' 'README.md'
|
||||
- markdownlint 'content/**/*.md' 'README.md' -p .gitignore
|
||||
|
||||
- name: spellcheck
|
||||
image: quay.io/thegeeklab/alpine-tools
|
||||
|
Reference in New Issue
Block a user