aboutsummaryrefslogblamecommitdiff
path: root/project/plugins.sbt
blob: f9c0dbf1a95c766932b4ba3466e7e8347f0f80db (plain) (tree)
1
2
3
4
5
6
7
8


                                                                   

                                   
                                                                       
 
                                                                   
// Add personal SBT plugins for IDEs, etc to `local-plugins.sbt`
//
// e.g. addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.1.0")

// Scala IDE project file generator
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "4.0.0")

addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "0.8.0")