mirror of
https://github.com/dense-analysis/ale
synced 2025-01-14 19:14:58 +00:00
another fix for test
This commit is contained in:
parent
321a3892a7
commit
c30869617f
@ -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 ale#Escape('/path/to /Ada'), ale#Escape('/path/to /Ada')
|
AssertLinter '/path/to /Ada', ale#Escape('/path/to /Ada')
|
||||||
|
Loading…
Reference in New Issue
Block a user