diff --git a/.scalafmt.conf b/.scalafmt.conf index 010fa6d..f149fd2 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1 +1 @@ -version = "2.7.5" +version = "3.7.2" diff --git a/src/main/g8/.scalafmt.conf b/src/main/g8/.scalafmt.conf index 57db412..5ca8557 100644 --- a/src/main/g8/.scalafmt.conf +++ b/src/main/g8/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 2.7.5 +version = 3.7.2 maxColumn = 120 continuationIndent.defnSite = 2 newlines.alwaysBeforeTopLevelStatements = true