Installation
You can use scalafix in two ways:
-
as a tool for running rules against your codebase, either using scalafix-cli or sbt-scalafix
-
as a library for authoring your own rewrites (see scalafix-core)
It may be possible to add IDE integrations such as IntelliJ/ENSIME in the future, but it is not a priority.