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
|
||||
rubocop:
|
||||
enabled: true
|
||||
markdownlint:
|
||||
enabled: true
|
||||
|
||||
exclude_paths:
|
||||
- "**tipuesearch.js"
|
||||
|
|
Loading…
Reference in a new issue