Skip to content

kitbellew/sbt-scalafmt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

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.

Packages

No packages published

Languages

  • Scala 96.0%
  • Java 4.0%