sbt/sbt/src
Ethan Atkins 9634a872cd Allow trailing semicolon in multi commands
It was a mistake to disallow trailing semicolons for multi commands.
Firstly this was a mistake because previous versions of sbt supported a
trailing semi colon. It was also inconsistent with how commands work in
a regular shell (e.g. bash or zsh).
2018-12-27 13:22:45 -08:00
..
main Update header 2018-09-14 04:53:36 -04:00
repo-override-test Apply Scalafmt formatting 2017-04-21 04:48:31 -04:00
sbt-test Allow trailing semicolon in multi commands 2018-12-27 13:22:45 -08:00
server-test fix ServerSpec testing with dbuild 2018-10-18 17:57:14 +01:00
test/scala Fix Def cannot be used inside a taskDyn #3110 2018-12-11 21:49:42 -08:00