diff --git a/.scalafmt.conf b/.scalafmt.conf index 743d99d..7f009d9 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.10.4 +version = 3.10.5 maxColumn = 140 rewrite.rules = [RedundantBraces, RedundantParens, SortImports] runner.dialect = scala3 \ No newline at end of file