Installation · Scalafix
olafurpg.github.io › scalafix › docsFeb 11, 2012 · Invoke scalafix command line interface directly. Use tab completion to explore supported arguments or consult --help. scalafixConfig. SettingKey[Option[File]] .scalafix.conf file to specify which scalafix rules should run. Defaults to .scalafix.confin the root directory, if it exists. Main and test sources.
Scalafix · Refactoring and linting tool for Scala
scalacenter.github.io › scalafixScalafix Refactoring and linting tool for Scala Get started Refactoring Automate day-to-day code health tasks or write one-time migrations scripts. Linting Report error messages for code patterns that cause bugs in production or violate your coding style. Enforce in CI Automatically enforce refactoring and linting rules on every code review.