diff options
author | Sander van Harmelen <sander@xanzy.io> | 2018-02-15 12:23:36 +0100 |
---|---|---|
committer | Sander van Harmelen <sander@xanzy.io> | 2018-02-20 16:11:35 +0100 |
commit | ab5257c3442f5d5b5236905a4c77f4f09a24d8b5 (patch) | |
tree | 0b9bd088252e6c15f4991d52d6a1155d4040ad19 /doc/ale.txt | |
parent | fcb7932d7d61cda142da7597c9df4da4847f0ca8 (diff) | |
download | ale-ab5257c3442f5d5b5236905a4c77f4f09a24d8b5.zip |
This fixes issue #936 by linting the whole package
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 6ace9d55..fa0e1c13 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -80,6 +80,7 @@ CONTENTS *ale-contents* gobuild.............................|ale-go-gobuild| gofmt...............................|ale-go-gofmt| gometalinter........................|ale-go-gometalinter| + staticcheck.........................|ale-go-staticcheck| graphql...............................|ale-graphql-options| eslint..............................|ale-graphql-eslint| gqlint..............................|ale-graphql-gqlint| |