summaryrefslogtreecommitdiff
path: root/doc/ale-openapi.txt
diff options
context:
space:
mode:
authorHoracio Sanson <horacio@allm.net>2019-10-27 00:16:23 +0900
committerHoracio Sanson <horacio@allm.inc>2021-01-22 23:17:38 +0900
commit014b00d4d778bbfe027e927183b44ce3424679b4 (patch)
treef1d79c2874f3fe6b4f5c31fdd10c2eb8716f7077 /doc/ale-openapi.txt
parent03eae9e085f6020a017ecbe761cccac9a5a89d77 (diff)
downloadale-014b00d4d778bbfe027e927183b44ce3424679b4.zip
Add yamllint and prettier to openapi.
This commit enables yamllint and prettier on openapi files.
Diffstat (limited to 'doc/ale-openapi.txt')
-rw-r--r--doc/ale-openapi.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ale-openapi.txt b/doc/ale-openapi.txt
index d0ab9bfc..27261de6 100644
--- a/doc/ale-openapi.txt
+++ b/doc/ale-openapi.txt
@@ -39,4 +39,16 @@ g:ale_openapi_ibm_validator_options *g:ale_openapi_ibm_validator_options*
===============================================================================
+prettier *ale-openapi-prettier*
+
+See |ale-javascript-prettier| for information about the available options.
+
+
+===============================================================================
+yamllint *ale-openapi-yamllint*
+
+See |ale-yaml-yamllint| for information about the available options.
+
+
+===============================================================================
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: