diff --git a/.scalafmt.conf b/.scalafmt.conf index b98f1a4ea..10a8fe2c3 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "2.7.0" +version = "2.7.1" style = defaultWithAlign maxColumn = 120 align.openParenDefnSite = true