Merge pull request #2735 from zoonfafer/scala-metals

Add linter for Scala Metals
This commit is contained in:
w0rp
2019-10-07 19:24:47 +01:00
committed by GitHub
6 changed files with 97 additions and 0 deletions
+1
View File
@@ -420,6 +420,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/)