add mdlint
This commit is contained in:
parent
364f6e112b
commit
9af808f9e5
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ engines:
|
||||||
enabled: true
|
enabled: true
|
||||||
rubocop:
|
rubocop:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
markdownlint:
|
||||||
|
enabled: true
|
||||||
|
|
||||||
exclude_paths:
|
exclude_paths:
|
||||||
- "**tipuesearch.js"
|
- "**tipuesearch.js"
|
||||||
|
|
Loading…
Reference in a new issue