mirror of https://github.com/sbt/sbt.git
* Create new DSLEntry type for settings so we can categorize what we parse * Use DSLEntry to help solve the Setting[_] vs. Seq[Setting[_]] implicit fun. * Hack away any non-Setting[_] DSLEntry for now. * Add test in build.sbt to make sure the new DSL works. |
||
|---|---|---|
| .. | ||
| actions/src | ||
| command/src/main/scala/sbt | ||
| settings/src | ||
| src | ||
| NOTICE | ||