diff --git a/.scalafmt.conf b/.scalafmt.conf index 2563f33..cad89f6 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.4.3" +version = "3.7.15" align.preset = more maxColumn = 100 runner.dialect = scala213source3