mirror of https://github.com/sbt/sbt.git
Remove metals.sbt
This commit is contained in:
parent
e3b78cec99
commit
6398eac16d
|
|
@ -1,12 +0,0 @@
|
|||
// DO NOT EDIT! This file is auto-generated.
|
||||
|
||||
// This plugin enables semantic information to be produced by sbt.
|
||||
// It also adds support for debugging using the Debug Adapter Protocol
|
||||
|
||||
addSbtPlugin("org.scalameta" % "sbt-metals" % "0.11.7")
|
||||
|
||||
// This plugin makes sure that the JDI tools are in the sbt classpath.
|
||||
// JDI tools are used by the debug adapter server.
|
||||
|
||||
addSbtPlugin("org.scala-debugger" % "sbt-jdi-tools" % "1.1.1")
|
||||
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
// DO NOT EDIT! This file is auto-generated.
|
||||
|
||||
// This file enables sbt-bloop to create bloop config files.
|
||||
|
||||
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.2")
|
||||
|
||||
Loading…
Reference in New Issue