mirror of
https://github.com/dense-analysis/ale.git
synced 2026-05-21 15:59:49 +08:00
#2017 Simplify lint cycles for supporting other sources later
This commit is contained in:
@@ -10,7 +10,7 @@ Given unite (A Unite.vim file):
|
||||
anything
|
||||
|
||||
Execute(Running ALE on a blacklisted file shouldn't change anything):
|
||||
call ale#Lint()
|
||||
call ale#Queue(0)
|
||||
call ale#engine#WaitForJobs(2000)
|
||||
|
||||
AssertEqual {}, g:ale_buffer_info
|
||||
|
||||
Reference in New Issue
Block a user