From f8a4c78b5b293d11da9075373c9de0bb5afdeffe Mon Sep 17 00:00:00 2001 From: Trevor Whitney Date: Mon, 20 Sep 2021 19:49:15 -0600 Subject: Add support for jsonnetfmt and jsonnet-lint (#3907) * update to lates Signed-off-by: Trevor Whitney * fix up docs Signed-off-by: Trevor Whitney * fix docs Signed-off-by: Trevor Whitney * get tests passing Signed-off-by: Trevor Whitney * update regex Signed-off-by: Trevor Whitney * use ale#Pad and AssertFixer Signed-off-by: Trevor Whitney --- doc/ale.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/ale.txt') diff --git a/doc/ale.txt b/doc/ale.txt index 9a21e9f0..c9921b8b 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2833,6 +2833,9 @@ documented in additional help files. spectral..............................|ale-json-spectral| jsonc...................................|ale-jsonc-options| eslint................................|ale-jsonc-eslint| + jsonnet.................................|ale-jsonnet-options| + jsonnetfmt............................|ale-jsonnet-jsonnetfmt| + jsonnet-lint..........................|ale-jsonnet-jsonnet-lint| json5...................................|ale-json5-options| eslint................................|ale-json5-eslint| julia...................................|ale-julia-options| -- cgit v1.2.3