mirror of https://github.com/sbt/sbt.git
This maintains old, existing ways of configurating project settings, while adding the possibility to: * Define add a sequence of settings, between other individual settings * Pass a Seq[Setting[_]] to Project.settings without having to do "varargs expansion", ie. ": _*" |
||
|---|---|---|
| .. | ||
| actions/src | ||
| command/src/main/scala/sbt | ||
| settings/src | ||
| src | ||
| NOTICE | ||