All Projects → scalameta → sbt-scalafmt

scalameta / sbt-scalafmt

Licence: Apache-2.0 license
sbt plugin for Scalafmt

Programming Languages

scala
5932 projects
java
68154 projects - #9 most used programming language

sbt-scalafmt

Build Status Join the chat at https://gitter.im/scalameta/scalafmt Join the discord chat Maven Central

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 maven central badge above)

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

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].