diff --git a/.scalafmt.conf b/.scalafmt.conf index 0e717ea..a5928c8 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "2.7.5" +version = "3.0.2" align.tokens = [ {code = "%", owner = "Term.ApplyInfix"}, @@ -13,3 +13,4 @@ align = more docstrings = ScalaDoc docstrings.blankFirstLine = yes +