mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-22 03:51:26 +08:00
fix blank line issue (???)
This commit is contained in:
@@ -102,6 +102,7 @@ function! s:GetContErrMsg(i, lines, text) abort
|
||||
if !empty(l:matches[2])
|
||||
break
|
||||
endif
|
||||
|
||||
call add(l:text, s:Trim(l:matches[4]))
|
||||
|
||||
let l:i += 1
|
||||
|
||||
Reference in New Issue
Block a user