mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-23 20:41:29 +08:00
fixed test again (this time for sure)
This commit is contained in:
@@ -6,4 +6,4 @@ After:
|
|||||||
|
|
||||||
Execute(Sets adalsp executable):
|
Execute(Sets adalsp executable):
|
||||||
let g:ale_ada_lsp_executable = '/path/to /Ada'
|
let g:ale_ada_lsp_executable = '/path/to /Ada'
|
||||||
AssertLinter 'adalsp', ale#Escape('/path/to /Ada')
|
AssertLinter ale#Escape('/path/to /Ada'), ale#Escape('/path/to /Ada')
|
||||||
|
|||||||
Reference in New Issue
Block a user