We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6666ea2 commit 3d0040aCopy full SHA for 3d0040a
project/plugins.sbt
@@ -0,0 +1,4 @@
1
+addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.17")
2
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
3
+addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
4
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9")
0 commit comments