From 9fe9f115213d7e7bf52d06ebdc69c6df38b1120b Mon Sep 17 00:00:00 2001 From: lucas-str <32294068+lucas-str@users.noreply.github.com> Date: Sat, 6 May 2023 02:02:07 +0200 Subject: Add support for npm-groovy-lint (#4495) * Add support for npm-groovy-lint * Add doc and tests for npm-groovy-lint * Use ale#util#FuzzyJSONDecode instead of json_decode --- supported-tools.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'supported-tools.md') diff --git a/supported-tools.md b/supported-tools.md index a69e8a76..fd906093 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -232,6 +232,8 @@ formatting. * [eslint](http://eslint.org/) * [gqlint](https://github.com/happylinks/gqlint) * [prettier](https://github.com/prettier/prettier) +* Groovy + * [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) * Hack * [hack](http://hacklang.org/) * [hackfmt](https://github.com/facebook/hhvm/tree/master/hphp/hack/hackfmt) -- cgit v1.2.3