summaryrefslogtreecommitdiff
path: root/doc/ale-graphql.txt
diff options
context:
space:
mode:
authorMichiel Westerbeek <happylinks@gmail.com>2017-08-20 14:36:46 +0200
committerw0rp <w0rp@users.noreply.github.com>2017-08-20 13:36:46 +0100
commitd646ebda72cffdec06fbef81cbf72d04806bef42 (patch)
treeb343942c6db2d20176f9ed355c9c68e3d6416705 /doc/ale-graphql.txt
parentc7193e775ebd16f06e4c44e819c829e954bda8e1 (diff)
downloadale-d646ebda72cffdec06fbef81cbf72d04806bef42.zip
Added new linter for GraphQL: gqlint (#863)
* Added new linter for GraphQL: GQLint * added help-files
Diffstat (limited to 'doc/ale-graphql.txt')
-rw-r--r--doc/ale-graphql.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ale-graphql.txt b/doc/ale-graphql.txt
new file mode 100644
index 00000000..5ceb5ca7
--- /dev/null
+++ b/doc/ale-graphql.txt
@@ -0,0 +1,9 @@
+===============================================================================
+ALE GraphQL Integration *ale-graphql-options*
+
+
+===============================================================================
+gqlint *ale-graphql-gqlint*
+
+===============================================================================
+ vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: