diff --git a/.scalafmt.conf b/.scalafmt.conf index 1c2c971..4dd3290 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "2.7.5" +version = "3.3.0" # See Documentation at https://scalameta.org/scalafmt/#Configuration trailingCommas = never maxColumn = 80