scalacenter/sbtfix

Add rewrite for unified syntax in sbt

Opened this issue · 0 comments

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.