mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-01 09:03:29 +08:00
Remove features deprecated in previous versions
This commit is contained in:
@@ -145,8 +145,8 @@ function! ale#test#WaitForJobs(deadline) abort
|
||||
" end, but before handlers are run.
|
||||
sleep 10ms
|
||||
|
||||
" We must check the buffer data again to see if new jobs started
|
||||
" for command_chain linters.
|
||||
" We must check the buffer data again to see if new jobs started for
|
||||
" linters with chained commands.
|
||||
let l:has_new_jobs = 0
|
||||
|
||||
" Check again to see if any jobs are running.
|
||||
|
||||
Reference in New Issue
Block a user