mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 10:37:54 +02:00
That is, implement Initialize[Task[T]].flatten correctly. This requires preserving the transformations applied in a scope so that they can be applied to an Initialize value after static settings have been evaluated.