mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
#2017 Add support for display results from other sources
This commit is contained in:
@@ -108,7 +108,7 @@ Before:
|
||||
let g:run_linters_called = 1
|
||||
endfunction
|
||||
|
||||
function! ale#engine#HandleLoclist(linter_name, buffer, loclist) abort
|
||||
function! ale#engine#HandleLoclist(linter_name, buffer, loclist, from_other_source) abort
|
||||
let g:loclist = a:loclist
|
||||
endfunction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user