gofmt fixer for Go (#970)

Add a gofmt fixer for golang.
This commit is contained in:
aliou
2017-10-03 18:54:35 +01:00
committed by w0rp
parent 3ab414de1a
commit e376f0ae44
6 changed files with 74 additions and 0 deletions
+1
View File
@@ -62,6 +62,7 @@ CONTENTS *ale-contents*
glsl..................................|ale-glsl-options|
glslang.............................|ale-glsl-glslang|
go....................................|ale-go-options|
gofmt...............................|ale-go-gofmt|
gometalinter........................|ale-go-gometalinter|
graphql...............................|ale-graphql-options|
gqlint..............................|ale-graphql-gqlint|