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