diff --git a/.scalafmt.conf b/.scalafmt.conf index 43759bfad..f66c44c66 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "2.0.0" +version = "2.0.1" style = defaultWithAlign maxColumn = 120 align.openParenDefnSite = true