mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-24 04:51:29 +08:00
modify rls testcase
This commit is contained in:
@@ -5,7 +5,7 @@ After:
|
|||||||
call ale#assert#TearDownLinterTest()
|
call ale#assert#TearDownLinterTest()
|
||||||
|
|
||||||
Execute(The default executable path should be correct):
|
Execute(The default executable path should be correct):
|
||||||
AssertLinter 'rls', ale#Escape('rls') . ' +' . ale#Escape('nightly')
|
AssertLinter 'rls', ale#Escape('rls')
|
||||||
|
|
||||||
Execute(The toolchain should be configurable):
|
Execute(The toolchain should be configurable):
|
||||||
let g:ale_rust_rls_toolchain = 'stable'
|
let g:ale_rust_rls_toolchain = 'stable'
|
||||||
|
|||||||
Reference in New Issue
Block a user