diff options
author | aliou <aliou@users.noreply.github.com> | 2017-10-03 19:54:35 +0200 |
---|---|---|
committer | w0rp <w0rp@users.noreply.github.com> | 2017-10-03 18:54:35 +0100 |
commit | e376f0ae44f0656021a8c8945212dc27105b34fe (patch) | |
tree | 0069e4df1b6804c221b426e6bac4193dfed77e33 /doc/ale.txt | |
parent | 3ab414de1a9591b3c3545124329645ec4621cc60 (diff) | |
download | ale-e376f0ae44f0656021a8c8945212dc27105b34fe.zip |
gofmt fixer for Go (#970)
Add a gofmt fixer for golang.
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index afdc918c..ba08a454 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -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| |