summaryrefslogtreecommitdiff
path: root/doc/ale.txt
diff options
context:
space:
mode:
authorbutlerx <butlerx@notthe.cloud>2018-01-05 12:02:05 +0000
committerbutlerx <butlerx@notthe.cloud>2018-01-24 15:25:25 +0000
commitbe47e37bbcaf99220a617f6a1e067852f1be74e3 (patch)
tree20ff428af3af658a1b975ca6d90ff74c9b27da0c /doc/ale.txt
parent9849c79ff767b9f2e3498230bb29071eeb5a77ef (diff)
downloadale-be47e37bbcaf99220a617f6a1e067852f1be74e3.zip
add prettier support for graphql
Diffstat (limited to 'doc/ale.txt')
-rw-r--r--doc/ale.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index e0002f77..26d2d0a1 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -82,6 +82,7 @@ CONTENTS *ale-contents*
graphql...............................|ale-graphql-options|
eslint..............................|ale-graphql-eslint|
gqlint..............................|ale-graphql-gqlint|
+ prettier............................|ale-graphql-prettier|
handlebars............................|ale-handlebars-options|
ember-template-lint.................|ale-handlebars-embertemplatelint|
haskell...............................|ale-haskell-options|
@@ -315,7 +316,7 @@ Notes:
* Git Commit Messages: `gitlint`
* GLSL: glslang, `glslls`
* Go: `gofmt`, `goimports`, `go vet`, `golint`, `gotype`, `gometalinter`!!, `go build`!!, `gosimple`!!, `staticcheck`!!
-* GraphQL: `eslint`, `gqlint`
+* GraphQL: `eslint`, `gqlint`, `prettier`
* Haml: `haml-lint`
* Handlebars: `ember-template-lint`
* Haskell: `brittany`, `ghc`, `stack-ghc`, `stack-build`!!, `ghc-mod`, `stack-ghc-mod`, `hlint`, `hdevtools`, `hfmt`