scalafix
scalafix copied to clipboard
Refactoring and linting tool for Scala
Results
141
scalafix issues
Sort by
recently updated
recently updated
newest added
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
enhancement
cli