diff options
author | w0rp <w0rp@users.noreply.github.com> | 2018-02-25 11:54:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-25 11:54:05 +0000 |
commit | b6ccd60dd04e49ef394d6c75be4543e75e155aca (patch) | |
tree | 2803812a39fa48b8523778273a41ab1b797230bc /doc/ale.txt | |
parent | b5209d31e85bdb5f2f1c7c1bdd9ee6fd42ca9574 (diff) | |
parent | ab5257c3442f5d5b5236905a4c77f4f09a24d8b5 (diff) | |
download | ale-b6ccd60dd04e49ef394d6c75be4543e75e155aca.zip |
Merge pull request #1351 from svanharmelen/f-issue-936
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 ae0f97de..ad4a9603 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| |