mirror of
https://github.com/dense-analysis/ale
synced 2025-02-03 05:52:14 +00:00
mypy linter capture stderr for error reporting in ALEInfo
This commit is contained in:
parent
28c93ab185
commit
266fa1c0a4
@ -78,4 +78,5 @@ call ale#linter#Define('python', {
|
||||
\ 'executable': function('ale_linters#python#mypy#GetExecutable'),
|
||||
\ 'command': function('ale_linters#python#mypy#GetCommand'),
|
||||
\ 'callback': 'ale_linters#python#mypy#Handle',
|
||||
\ 'output_stream': 'both'
|
||||
\})
|
||||
|
Loading…
Reference in New Issue
Block a user