mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 16:54:29 +02:00
Fix ScalaFmt wiring
This commit is contained in:
@@ -18,4 +18,4 @@ object IfMissing {
|
||||
final class Define(val useSecondaryCache: Boolean, define: => Unit) extends IfMissing {
|
||||
def run(): Unit = define
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user