diff --git a/.scalafmt.conf b/.scalafmt.conf index ea3b7c494..fba54b04e 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "2.4.1" +version = "2.4.2" style = defaultWithAlign maxColumn = 120 align.openParenDefnSite = true