diff --git a/.scalafmt.conf b/.scalafmt.conf index fc73384..cab3c38 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.8.2" +version = "3.8.3" align.preset = more maxColumn = 100 runner.dialect = scala3