Skip to content

Commit 9e09362

Browse files
Check in metals files because I can't ignore them?!
1 parent 1da266a commit 9e09362

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed

project/metals.sbt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
// format: off
2+
// DO NOT EDIT! This file is auto-generated.
3+
4+
// This file enables sbt-bloop to create bloop config files.
5+
6+
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.6.0")
7+
8+
// format: on

project/project/metals.sbt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
// format: off
2+
// DO NOT EDIT! This file is auto-generated.
3+
4+
// This file enables sbt-bloop to create bloop config files.
5+
6+
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.6.0")
7+
8+
// format: on

project/project/project/metals.sbt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
// format: off
2+
// DO NOT EDIT! This file is auto-generated.
3+
4+
// This file enables sbt-bloop to create bloop config files.
5+
6+
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.6.0")
7+
8+
// format: on

0 commit comments

Comments
 (0)