mirror of https://github.com/dense-analysis/ale
Update ale_linters/ada/adals.vim
Co-Authored-By: timlag1305 <timlag1305@gmail.com>
This commit is contained in:
parent
3c80c67633
commit
09209dc54b
|
@ -22,4 +22,5 @@ call ale#linter#Define('ada', {
|
|||
\ 'executable': {b -> ale#Var(b, 'ada_adals_executable')},
|
||||
\ 'command': '%e',
|
||||
\ 'project_root': function('ale_linters#ada#adals#GetRootDirectory'),
|
||||
\ 'lsp_config': function('ale_linters#ada#adals#GetAdaLSConfig')
|
||||
\})
|
||||
|
|
Loading…
Reference in New Issue