Add rewrite for unified syntax in sbt
Opened this issue · 0 comments
jvican commented
https://github.com/sbt/sbt/pull/3255/files
As I see it, task in (configuration, project)
should be rewritten to project / configuration / task
. The simpler case is easier. I'm happy that this rewrite is just syntactic.