diff options
author | tyru <tyru.exe@gmail.com> | 2018-08-16 11:02:51 +0900 |
---|---|---|
committer | tyru <tyru.exe@gmail.com> | 2018-08-16 11:36:46 +0900 |
commit | 88ffdb47368c7bbfd72e643861f5f5a4663c1fb9 (patch) | |
tree | 6edca488a5c4952ce36f78ad3b01f7963c8c1e67 /doc/ale.txt | |
parent | 9cdd8b67b2f52a2dd348ffb13a7fc1b2dcf84416 (diff) | |
download | ale-88ffdb47368c7bbfd72e643861f5f5a4663c1fb9.zip |
feat: add ale_go_govet_options variable
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 8af4c435..13184e84 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -90,6 +90,7 @@ CONTENTS *ale-contents* go....................................|ale-go-options| gobuild.............................|ale-go-gobuild| gofmt...............................|ale-go-gofmt| + govet...............................|ale-go-govet| gometalinter........................|ale-go-gometalinter| staticcheck.........................|ale-go-staticcheck| graphql...............................|ale-graphql-options| |