com-lihaoyi / mill

Mill is a fast JVM build tool that supports Java and Scala. 2-3x faster than Gradle and 5-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.04k stars 331 forks source link

Refine compile options management #3502

Closed lefou closed 3 weeks ago

lefou commented 3 weeks ago

Don't propagate mandatoryScalacOptions and scalacPluginclasspath from the ScalaModule to ScalaTests.