sbt/main-settings/src
Dale Wijnand 0fe0de5fb3
Move the tuple enrichments into sbt.TupleSyntax
This undeprecates the syntax, but at the same times moves it out of
implicit scope, therefore requiring a 'import TupleSyntax._' to opt-in
to the old syntax.
2017-06-27 12:42:46 +01:00
..
main/scala/sbt Move the tuple enrichments into sbt.TupleSyntax 2017-06-27 12:42:46 +01:00
test/scala/sbt/std Add tests that check `sbtUnchecked` is respected 2017-05-28 18:31:45 +02:00