From a1458e9c072e1cfc425591b7616a291e99778753 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Jan=20Niemier?= Date: Mon, 30 Jan 2017 16:27:26 +0100 Subject: Dockerfile linting via hadolint (#282) * Add hadolint linter for Dockerfiles * Fix path * Fix typo * Update docs --- ale_linters/elixir/credo.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ale_linters/elixir') diff --git a/ale_linters/elixir/credo.vim b/ale_linters/elixir/credo.vim index 4ebecf71..f79106d9 100644 --- a/ale_linters/elixir/credo.vim +++ b/ale_linters/elixir/credo.vim @@ -1,4 +1,4 @@ -" Author: hauleth - https://github.com/haulethe +" Author: hauleth - https://github.com/hauleth function! ale_linters#elixir#credo#Handle(buffer, lines) abort " Matches patterns line the following: -- cgit v1.2.3