add dml and writegood
This commit is contained in:
parent
c604d1f533
commit
b0c1bee8c4
2 changed files with 17 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ g.ale_linters = {
|
|||
javascript = {'standard'},
|
||||
lua = { "selene" },
|
||||
json = { "jsonlint" },
|
||||
markdown = { "vale" },
|
||||
markdown = { "vale", "mdl", "writegood" },
|
||||
yaml = { "yamllint" },
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue