mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-30 16:14:30 +08:00
#810 - Handle output which is not JSON in many linters
This commit is contained in:
@@ -4,9 +4,7 @@ Execute(The crystal handler should parse lines correctly and add the column if i
|
||||
\ [
|
||||
\ {
|
||||
\ 'lnum': 2,
|
||||
\ 'bufnr': 255,
|
||||
\ 'col': 1,
|
||||
\ 'type': 'E',
|
||||
\ 'text': 'unexpected token: EOF'
|
||||
\ }
|
||||
\ ],
|
||||
|
||||
Reference in New Issue
Block a user