From 8faa11752ccdad43b97f8168e3d48880ee2272b2 Mon Sep 17 00:00:00 2001 From: Peter Benjamin Date: Wed, 8 Aug 2018 10:48:28 -0700 Subject: Add prettier as a YAML option (#1789) * Add prettier as a yaml fixer * Sort yaml fixers alphabetically * Add prettier to doc/ale.txt * Add ale-yaml-prettier * Add ale-yaml-prettier to the TOC --- doc/ale.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/ale.txt') diff --git a/doc/ale.txt b/doc/ale.txt index 3549a010..8af4c435 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -290,6 +290,7 @@ CONTENTS *ale-contents* xml...................................|ale-xml-options| xmllint.............................|ale-xml-xmllint| yaml..................................|ale-yaml-options| + prettier............................|ale-yaml-prettier| swaglint............................|ale-yaml-swaglint| yamllint............................|ale-yaml-yamllint| yang..................................|ale-yang-options| @@ -436,7 +437,7 @@ Notes: * Vue: `prettier`, `vls` * XHTML: `alex`!!, `proselint`, `write-good` * XML: `xmllint` -* YAML: `swaglint`, `yamllint` +* YAML: `prettier`, `swaglint`, `yamllint` * YANG: `yang-lsp` =============================================================================== -- cgit v1.2.3