diff --git a/.scalafmt.conf b/.scalafmt.conf index 2a73b3c..6c1b22d 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.8.0 +version = 3.8.6 maxColumn = 140 rewrite.rules = [RedundantBraces, RedundantParens, SortImports] runner.dialect = scala3 \ No newline at end of file