com-lihaoyi / mill

Mill is a fast JVM build tool that supports Java and Scala. 2-4x faster than Gradle and 4-10x faster than Maven for common workflows, Mill aims to make your project’s build process performant, maintainable, and flexible
https://mill-build.org/
MIT License
2.19k stars 347 forks source link

`Cross` scaladoc is out of date with new `Cross` API #2465

Closed lolgab closed 1 year ago

lolgab commented 1 year ago

The scaladoc here: https://github.com/com-lihaoyi/mill/blob/bd64411e912ced92f6077854a573291031d1ccea/main/core/src/mill/define/Cross.scala#L259-L268 has an example using the old syntax.

lihaoyi commented 1 year ago

Fixed in https://github.com/com-lihaoyi/mill/commit/bd502f76aa448d260db28b56c107caae068438f4