Add linter for Scala Metals

https://scalameta.org/metals/
This commit is contained in:
Jeffrey Lau
2019-05-27 20:06:57 +08:00
parent 73812c3e41
commit 5fcb24bb3e
6 changed files with 97 additions and 0 deletions

View File

@@ -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/)