Skip to content

scalacenter/sbt-scalafix

This branch is 10 commits behind main.

Folders and files

NameName
Last commit message
Last commit date
Jan 11, 2025
Jun 1, 2021
Jan 14, 2025
Jan 15, 2025
Jan 15, 2025
Apr 21, 2020
Mar 26, 2021
Apr 17, 2024
Mar 17, 2022
Sep 4, 2018
Jan 15, 2025
Sep 15, 2022
Jul 26, 2023
Sep 23, 2024
Feb 9, 2022

Repository files navigation

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.9.34")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34+5-5dfe5fb6-SNAPSHOT")
+resolvers += Resolver.sonatypeRepo("snapshots")

Team

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