From 233b68102990ee016f08614291ae92c6a0e2b90f Mon Sep 17 00:00:00 2001 From: Mo Lawson Date: Tue, 9 Aug 2022 07:11:20 -0500 Subject: Add support for syntax_tree fixer (#4268) This is the library that now powers prettier/plugin-ruby but is also stands on its own: https://github.com/ruby-syntax-tree/syntax_tree --- supported-tools.md | 1 + 1 file changed, 1 insertion(+) (limited to 'supported-tools.md') diff --git a/supported-tools.md b/supported-tools.md index bdad2b3b..61f16b09 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -538,6 +538,7 @@ formatting. * [solargraph](https://solargraph.org) * [sorbet](https://github.com/sorbet/sorbet) * [standardrb](https://github.com/testdouble/standard) + * [syntax_tree](https://github.com/ruby-syntax-tree/syntax_tree) * Rust * [cargo](https://github.com/rust-lang/cargo) :floppy_disk: (see `:help ale-integration-rust` for configuration instructions) * [cspell](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell) -- cgit v1.2.3