mirror of
https://github.com/sbt/sbt.git
synced 2026-09-08 03:09:49 +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.