Apply to any md file
This commit is contained in:
parent
8e504f98cd
commit
14d058c364
|
|
@ -2,4 +2,4 @@ language: node_js
|
|||
node_js: "10"
|
||||
|
||||
install: npm install -g markdownlint-cli
|
||||
script: markdownlint CHANGELOG.md
|
||||
script: markdownlint *.md
|
||||
|
|
|
|||
Loading…
Reference in a new issue