We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 490b606 commit a65667cCopy full SHA for a65667c
project/plugins.sbt
@@ -3,3 +3,4 @@ addSbtPlugin("org.foundweekends.giter8" % "sbt-giter8-scaffold" % "0.17.0")
3
addSbtPlugin("com.codecommit" % "sbt-github-packages" % "0.5.3")
4
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
5
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
6
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
0 commit comments