Scalafmt

Scalafmt

Made by DeepSource

Language

Scala

Latest version

Updated on

Mar 21, 2024

Runs scalafmt automatically on all incoming code to format source code to comply with Scalafmt style.

Read the documentation and full reference

Sample configuration


version = 1

[[transformers]]
name = "scalafmt"
enabled = true