diff --git a/.scalafmt.conf b/.scalafmt.conf index 040c0a1..b316f6f 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -22,4 +22,4 @@ rewriteTokens = { } spaces.inImportCurlyBraces = true # more idiomatic to include whitepsace in import x.{ yyy } trailingCommas = preserve -version = 3.10.4 +version = 3.10.5