summaryrefslogtreecommitdiff
path: root/project/plugins.sbt
blob: 111a27429973dcc1e8f8c2a8f6be390dd2e78e38 (plain) (blame)
1
2
3
4
5
// add ~re-start task
addSbtPlugin("io.spray" % "sbt-revolver" % "0.8.0")

// format source code
addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "0.6.6")