From 8d4075ba6deba80b0898ba31db85faf16a435c59 Mon Sep 17 00:00:00 2001 From: Sascha Grunert Date: Tue, 11 Sep 2018 09:47:48 +0200 Subject: [PATCH] Update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 548b1fea..4caf024d 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ $ golangci-lint run --disable-all -E errcheck 5. Vim - vim-go open [issue](https://github.com/fatih/vim-go/issues/1841) - syntastic [merged pull request](https://github.com/vim-syntastic/syntastic/pull/2190) with golangci-lint support + - ale [merged pull request](https://github.com/w0rp/ale/pull/1890) with golangci-lint support # Comparison ## `golangci-lint` vs `gometalinter`