mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-23 20:41:29 +08:00
modify rls testcase
This commit is contained in:
@@ -5,7 +5,7 @@ After:
|
||||
call ale#assert#TearDownLinterTest()
|
||||
|
||||
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):
|
||||
let g:ale_rust_rls_toolchain = 'stable'
|
||||
|
||||
Reference in New Issue
Block a user