From 1074afbd08544739f7be6522e48f242a4b5a7023 Mon Sep 17 00:00:00 2001 From: Bjorn Neergaard Date: Tue, 11 Oct 2016 08:58:01 -0500 Subject: Add new go linters to the help --- doc/ale.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/ale.txt b/doc/ale.txt index cb6d9305..dbecf4f3 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -55,6 +55,7 @@ The following languages and tools are supported. * Cython (pyrex filetype): 'cython' * D: 'dmd' * Fortran: 'gcc' +* Go: 'gofmt -e', 'go vet', 'golint' * Haskell: 'ghc' * HTML: 'HTMLHint', 'tidy' * JavaScript: 'eslint', 'jscs', 'jshint' -- cgit v1.2.3