scalameta/sbt-scalafmt

sbt plugin for Scalafmt

Scala

229

404 commits

updated Sep 23, 2026

See the code

README

sbt-scalafmt

Join the discord chat Latest version

This is the repository for the Scalafmt sbt plugin, for the main Scalafmt repository see scalameta/scalafmt.

Installation

Add following line into project/plugins.sbt (latest version is available next to the sbt-scalafmt badge above)

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % PLUGIN_VERSION)

If the above does not work, in enterprise environments, try:

libraryDependencies += "org.scalameta" % "sbt-scalafmt_2.12_1.0" % PLUGIN_VERSION

JDK compatibility

JDKRelease
8Up to v2.5.1
11+latest

User documentation

Head over to the user docs for instructions on how to install and use scalafmt.

Team

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

An up-to-date list of contributors is available here: https://github.com/scalameta/sbt-scalafmt/graphs/contributors

We strive to offer a welcoming environment to learn, teach and contribute.

Contributors

(top 30 of 32)

scalameta-bot

98 commits

kitbellew

79 commits

scala-steward

71 commits

poslegm

41 commits

scalameta/sbt-scalafmt

sbt plugin for Scalafmt

Scala

229

404 commits

updated Sep 23, 2026

See the code

README

sbt-scalafmt

Join the discord chat Latest version

This is the repository for the Scalafmt sbt plugin, for the main Scalafmt repository see scalameta/scalafmt.

Installation

Add following line into project/plugins.sbt (latest version is available next to the sbt-scalafmt badge above)

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % PLUGIN_VERSION)

If the above does not work, in enterprise environments, try:

libraryDependencies += "org.scalameta" % "sbt-scalafmt_2.12_1.0" % PLUGIN_VERSION

JDK compatibility

JDKRelease
8Up to v2.5.1
11+latest

User documentation

Head over to the user docs for instructions on how to install and use scalafmt.

Team

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

An up-to-date list of contributors is available here: https://github.com/scalameta/sbt-scalafmt/graphs/contributors

We strive to offer a welcoming environment to learn, teach and contribute.

Contributors

(top 30 of 32)

scalameta-bot

98 commits

kitbellew

79 commits

scala-steward

71 commits

poslegm

41 commits

Languages

Scala

98.0%

Java

2.0%