diff --git a/.scalafmt.conf b/.scalafmt.conf index 98a2a697..e278d1b5 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -6,7 +6,7 @@ rewrite.rules = [ SortModifiers, PreferCurlyFors ] -version=3.0.8 +version=3.7.11 docstrings.blankFirstLine = yes docstrings.style = SpaceAsterisk docstrings.wrap = no