Navigation Menu

Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…alafmt/issues/485

to know when we can remove the MediatorWorkaround plugin
  • Loading branch information
lloydmeta committed Nov 10, 2016
1 parent 8696e87 commit a72c138
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions project/MediatorWorkaround.scala
@@ -1,6 +1,8 @@
import sbt._
import Keys._

// Track https://github.com/sbt/sbt/issues/2786 or https://github.com/olafurpg/scalafmt/issues/485
// to know when we can remove this workaround
object MediatorWorkaround extends AutoPlugin {
override def requires = plugins.JvmPlugin
override def trigger = allRequirements
Expand Down

0 comments on commit a72c138

Please sign in to comment.