mirror of https://github.com/sbt/sbt.git
**Problem** See https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#Migrating+to+slash+syntax We should remove `scalacOptions in (Compile, console)` notation. This was deprecated in https://eed3si9n.com/sbt-1.5.0. **Solution** This renames `in` to `rescope` for internal usage, and ports the usages to slash. |
||
|---|---|---|
| .. | ||
| main/scala/sbt/internal | ||
| test | ||