diff --git a/.scalafmt.conf b/.scalafmt.conf index 4fc3c0f7..f48a9ba8 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.0.5" +version = "3.0.6" style = defaultWithAlign maxColumn = 120 align.openParenDefnSite = true