scalafix
scalafix copied to clipboard
Port high-level withToolClasspath() overload to CLI
trafficstars
https://github.com/scalacenter/scalafix/blob/aadace9120b9454dca4e91e319516bd8df30e6aa/scalafix-interfaces/src/main/java/scalafix/interfaces/ScalafixArguments.java#L39-L50
could and should be made available for CLI users, by supporting maven coordinates on top of URLs for --tool-classpath in
https://github.com/scalacenter/scalafix/blob/9c282a551d8b50fb98feaa1335adc6b53f1e7a4c/scalafix-cli/src/main/scala/scalafix/internal/v1/Args.scala#L161-L164