diff --git a/.scalafmt.conf b/.scalafmt.conf index c0dd258..4514bb6 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.6 +version = 3.10.7