mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 20:54:26 +08:00
Try to get tests to pass on Windows again
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
Before:
|
Before:
|
||||||
Save g:ale_run_synchronously
|
Save g:ale_run_synchronously
|
||||||
|
Save g:ale_buffer_info
|
||||||
|
|
||||||
let g:ale_run_synchronously = 1
|
let g:ale_run_synchronously = 1
|
||||||
|
let g:ale_buffer_info = {}
|
||||||
|
|
||||||
call ale#linter#Reset()
|
call ale#linter#Reset()
|
||||||
call ale#assert#SetUpLinterTestCommands()
|
call ale#assert#SetUpLinterTestCommands()
|
||||||
|
|||||||
Reference in New Issue
Block a user