diff --git a/.scalafmt.conf b/.scalafmt.conf index 73c4348..c1f0d91 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.8.5 +version = 3.8.6