summaryrefslogtreecommitdiff
path: root/project/plugins.sbt
blob: c0f528d955b37db02e14ac349a3c960c4b8cbb55 (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.5.6")