ScalaFix is a refactoring and linting tool for Scala
scalafix is a refactoring and linting tool for Scala
- 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.