mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 02:57:21 +02:00
The Defaults.scala file has a lot going on. I am trying to generally follow the pattern of implementing the default task implementation in a different file and just adding the appropriate declarations in Defaults.scala.