summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorJeffrey Lau <who.else.at.jlau.tk>2019-05-27 20:06:57 +0800
committerJeffrey Lau <who.else.at.jlau.tk>2019-08-31 12:34:57 +0800
commit5fcb24bb3e5d86da394ee1ba95fa0cea8e00ffff (patch)
treea15140cc374e5799e82071499e850c843306feb5 /supported-tools.md
parent73812c3e41c1c7fcf1705811f35ac4c9ccec003e (diff)
downloadale-5fcb24bb3e5d86da394ee1ba95fa0cea8e00ffff.zip
Add linter for Scala Metals
https://scalameta.org/metals/
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 c933f510..e9be6013 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -415,6 +415,7 @@ formatting.
* [stylelint](https://github.com/stylelint/stylelint)
* Scala
* [fsc](https://www.scala-lang.org/old/sites/default/files/linuxsoft_archives/docu/files/tools/fsc.html)
+ * [metals](https://scalameta.org/metals/)
* [sbtserver](https://www.scala-sbt.org/1.x/docs/sbt-server.html)
* [scalac](http://scala-lang.org)
* [scalafmt](https://scalameta.org/scalafmt/)