diff --git a/.scalafmt.conf b/.scalafmt.conf index 3bc7bd3..5421850 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.7.17 +version = 3.8.0