summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorMo Lawson <mo@molawson.com>2022-08-09 07:11:20 -0500
committerGitHub <noreply@github.com>2022-08-09 21:11:20 +0900
commit233b68102990ee016f08614291ae92c6a0e2b90f (patch)
tree854596a2af98fa5f52bfc42f3b60150939abc779 /supported-tools.md
parent5063804d44fe149ed39149848f92b5960f4f7164 (diff)
downloadale-233b68102990ee016f08614291ae92c6a0e2b90f.zip
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
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md1
1 files changed, 1 insertions, 0 deletions
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)