diff --git a/TEMPLATES/.scalafmt.conf b/TEMPLATES/.scalafmt.conf index 92ffb4b5..0f77d4ff 100644 --- a/TEMPLATES/.scalafmt.conf +++ b/TEMPLATES/.scalafmt.conf @@ -1,6 +1,6 @@ // Scala Format Configuration // https://scalameta.org/scalafmt/docs/configuration.html -version = 3.5.9 +version = 3.6.1 align.preset = more // For pretty alignment. maxColumn = 80 // https://scalameta.org/scalafmt/docs/configuration.html#scala-dialects