style(lint): Lint markdown before pushing
This commit is contained in:
parent
11fe0b8bc5
commit
3755c70a33
1 changed files with 1 additions and 1 deletions
|
|
@ -3,4 +3,4 @@ set -e
|
|||
|
||||
yarn run lint:js
|
||||
yarn run lint:css
|
||||
# yarn run lint:md
|
||||
yarn run lint:md
|
||||
|
|
|
|||
Loading…
Reference in a new issue