scalacenter/sbt-scalafix

sbt plugin for Scalafix

Scala

122

1,049 commits

updated Sep 13, 2026

See the code

README

sbt-scalafix

This is the sbt plugin for Scalafix, a refactoring and linting tool for Scala. For instructions on how to install the plugin, refer to the website.

Issues

Please report issues to the main scalafix repository: https://github.com/scalacenter/scalafix/issues

Nightlies

Our CI publishes a snapshot release to Sonatype on every merge into main. The latest snapshot at the time of the writing can be used via:

  // project/plugins.sbt
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3+19-72d24e0d-SNAPSHOT")
+resolvers += Resolver.sonatypeCentralSnapshots

Team

The current maintainers (people who can merge pull requests) are:

Contributors

bjaglin

430 commits

scala-steward

119 commits

olafurpg

112 commits

scalacenter/sbt-scalafix

sbt plugin for Scalafix

Scala

122

1,049 commits

updated Sep 13, 2026

See the code

README

sbt-scalafix

This is the sbt plugin for Scalafix, a refactoring and linting tool for Scala. For instructions on how to install the plugin, refer to the website.

Issues

Please report issues to the main scalafix repository: https://github.com/scalacenter/scalafix/issues

Nightlies

Our CI publishes a snapshot release to Sonatype on every merge into main. The latest snapshot at the time of the writing can be used via:

  // project/plugins.sbt
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3+19-72d24e0d-SNAPSHOT")
+resolvers += Resolver.sonatypeCentralSnapshots

Team

The current maintainers (people who can merge pull requests) are:

Contributors

bjaglin

430 commits

scala-steward

119 commits

olafurpg

112 commits

Languages

Scala

99.8%