Back to directory
scalacenter avatar

scalafix

Refactoring and linting tool for Scala. Read more below about its uses, features, and usage.

Clone repository

git clone https://github.com/scalacenter/scalafix.git

874

Stars

201

Forks

27

Watchers

BSD-3-Clause

License

Releases

Significant changes since v0.14.6 For users

Several performance and functional improvements in OrganizeImports, most notably a new configuration flag groupSeparately controlling which imports should...

Significant changes since v0.14.5 For users

ExplicitResultTypes: built-in support for Scala 3.8.x

For rule authors

Scalameta is now 4.15.2 (was 4.14.2) - no relevant backward binary breaking change...

Significant changes since v0.14.4 For rule authors

Scalameta is now 4.14.2 (was 4.13.10) scalafix-testkit is now built against 2.12.21 (was 2.12.20), 2.13.18 (was 2.13.17) & 3.7.4 (was 3.7.3)

Pull R...

Significant changes since v0.14.3 For users

Support for JDK 25 LTS

For rule authors

Scalameta is now 4.13.10 (was 4.13.5) scalafix-testkit is now built against 2.13.17 (was 2.13.16), 3.3.8 (was 3.3...

Significant changes since v0.14.2 For users

ExplicitResultTypes

Built-in support for Scala 3.7.x Improved annotations for Scala 3.3.x LTS & Scala 3.6.x

For rule authors

Scalameta is now 4.13.5 (...