diff --git a/.scalafmt.conf b/.scalafmt.conf index db41ab8..88e274a 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 2.0.0 +version = 2.7.2 align = most maxColumn = 140 optIn.breakChainOnFirstMethodDot = true