index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ale_linters
/
markdown
Age
Commit message (
Expand
)
Author
2018-05-01
Add bundle option to mdl
David Rodríguez
2018-03-24
Support textlint for plaintext without textlintrc
yasuhiroki
2018-03-22
fix: Handle ranges for the remark linter #1207
Adrián González Rus
2018-03-20
Merge remote-tracking branch 'tylucaskelley/master'
w0rp
2018-03-18
add textlint support for markdown (#1383)
Hideaki Tokida
2018-03-03
add basic support for markdownlint
Ty-Lucas Kelley
2018-03-03
Use the configured mdl executable, escape it in the command, and add test for it
w0rp
2018-02-26
Add options for markdown_mdl linter
Josh Leeb-du Toit
2017-12-18
Make alex a file linter
Johannes Wienke
2017-12-17
Use JSON output with vale
Johannes Wienke
2017-12-13
Add a linter for alex
Johannes Wienke
2017-11-17
redpen support for asciidoc, reST, LaTeX and Re:VIEW
rhysd
2017-11-16
redpen: support end_lnum and end_col if possible
rhysd
2017-11-16
add redpen support
rhysd
2017-10-25
Fix #643 - Add support for write-good for many languages
Sumner Evans
2017-10-19
add support for remark-lint
rhysd
2017-05-01
Glue for Vale (#522)
Robert J
2017-04-24
Break shared handlers up into their own files, and fix stylelint error handling
w0rp
2017-04-18
Add a function for getting matches, and use it to simplify a lot of code
w0rp
2017-03-02
proselint: Add more supported filetypes (#367)
Daniel M. Capella
2017-02-26
Copy all loclist items returned from handlers, and set up defaults for conven...
w0rp
2017-02-11
Replace every stdin-wrapper script with the new %t formatting support
w0rp
2016-11-28
Add Proselint (#185)
poohzrn
2016-10-24
Merge #139 - Add Markdown linting support
w0rp