mirror of https://github.com/sbt/sbt.git
This is a prepration step for Scala 3 support. Instead of data-class, this uses https://github.com/hamnis/dataclass-scalafix. Since it cannot use `withX` method in the data class itself with this approach, I created `syntax` package object to extend some methods to the generated classes. |
||
|---|---|---|
| .. | ||
| Check.scala | ||
| Mima.scala | ||
| Settings.scala | ||
| build.properties | ||
| plugins.sbt | ||