Remove metals.sbt

This commit is contained in:
Adrien Piquerez 2024-10-09 11:52:52 +02:00
parent e3b78cec99
commit 6398eac16d
2 changed files with 0 additions and 18 deletions

View File

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

View File

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