Merge pull request #1135 from aurieh/master

Capture error codes for checkmake
This commit is contained in:
w0rp
2017-11-16 10:15:37 +00:00
committed by GitHub
2 changed files with 4 additions and 3 deletions

View File

@@ -13,7 +13,8 @@ Execute(Parsing checkmake errors should work):
\ 'bufnr': 42,
\ 'lnum': 1,
\ 'type': 'E',
\ 'text': 'woops: an error has occurred',
\ 'code': 'woops',
\ 'text': 'an error has occurred',
\ }
\ ],
\ ale_linters#make#checkmake#Handle(42, [