From eac8a0d2bbed4e9694e9a04f744983276650929a Mon Sep 17 00:00:00 2001 From: "banno-diy-steward[bot]" <407453+banno-diy-steward[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 11:25:58 +0000 Subject: [PATCH 1/3] Update scalafmt-core to 3.8.4 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 3d9ca465..290b9dc4 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.8.3 +version = 3.8.4 runner.dialect = scala213source3 align.preset = none danglingParentheses.preset = true From 56876c6ca4825d53b4fa357b8e10ce95e567ee0d Mon Sep 17 00:00:00 2001 From: "banno-diy-steward[bot]" <407453+banno-diy-steward[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 11:26:07 +0000 Subject: [PATCH 2/3] Reformat with scalafmt 3.8.4 Executed command: scalafmt --non-interactive --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 3efa818e..9f93f4ee 100644 --- a/build.sbt +++ b/build.sbt @@ -215,7 +215,7 @@ inThisBuild( (username, name) <- contributors } yield { Developer(username, name, "", url(s"http://github.com/$username")) - }, + } }.toList, scalacOptions ++= Seq( "-Xsource:3", From c7a3b70c056e9b86f87d487a4dc02537b41d7d59 Mon Sep 17 00:00:00 2001 From: "banno-diy-steward[bot]" <407453+banno-diy-steward[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 11:26:07 +0000 Subject: [PATCH 3/3] Add 'Reformat with scalafmt 3.8.4' to .git-blame-ignore-revs --- .git-blame-ignore-revs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index b9993fd4..655a824a 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -1,3 +1,6 @@ # Scala Steward: Reformat with scalafmt 3.7.7 56c466c71e099780bc9a42c611ce9c08856f42b3 5e253077cb9e09dc584908f366c86e5468527a4d + +# Scala Steward: Reformat with scalafmt 3.8.4 +56876c6ca4825d53b4fa357b8e10ce95e567ee0d