diff --git a/.scalafmt.conf b/.scalafmt.conf index 6fbbc35..fef24e3 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version=3.9.10 +version=3.10.0 lineEndings=unix maxColumn=160 align.openParenCallSite=false