Added tests for hadolint

This commit is contained in:
Jose Lorenzo Rodriguez
2018-01-29 22:21:50 +01:00
parent dd413a4732
commit 4df87eaadd
4 changed files with 27 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
" always, yes, never
call ale#Set('dockerfile_hadolint_use_docker', 'never')
call ale#Set('dockerfile_hadolint_docker_image', 'lukasmartinelli/hadolint')
call ale#Set('dockerfile_hadolint_docker_image', 'hadolint/hadolint')
function! ale_linters#dockerfile#hadolint#Handle(buffer, lines) abort
" Matches patterns line the following: