mirror of
https://github.com/dense-analysis/ale
synced 2024-12-28 00:52:20 +00:00
Try to get tests to pass on Windows again
This commit is contained in:
parent
5b6df0a85f
commit
c3d4e0983b
@ -1,7 +1,9 @@
|
||||
Before:
|
||||
Save g:ale_run_synchronously
|
||||
Save g:ale_buffer_info
|
||||
|
||||
let g:ale_run_synchronously = 1
|
||||
let g:ale_buffer_info = {}
|
||||
|
||||
call ale#linter#Reset()
|
||||
call ale#assert#SetUpLinterTestCommands()
|
||||
|
Loading…
Reference in New Issue
Block a user