mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-09 04:52:29 +08:00
redpen support for asciidoc, reST, LaTeX and Re:VIEW
This commit is contained in:
@@ -22,7 +22,7 @@ Execute(redpen handler should handle errors output):
|
||||
\ 'type': 'W',
|
||||
\ },
|
||||
\ ],
|
||||
\ ale_linters#markdown#redpen#HandleErrors(bufnr(''), [
|
||||
\ ale#handlers#redpen#HandleRedpenOutput(bufnr(''), [
|
||||
\ '[',
|
||||
\ ' {',
|
||||
\ ' "document": "test.md",',
|
||||
@@ -57,7 +57,7 @@ Execute(redpen handler should handle errors output):
|
||||
Execute(redpen handler should no error output):
|
||||
AssertEqual
|
||||
\ [],
|
||||
\ ale_linters#markdown#redpen#HandleErrors(bufnr(''), [
|
||||
\ ale#handlers#redpen#HandleRedpenOutput(bufnr(''), [
|
||||
\ '[',
|
||||
\ ' {',
|
||||
\ ' "document": "test.md",',
|
||||
|
||||
Reference in New Issue
Block a user