From f496bbfd47fafb17c586ba9e4e4f94917418a5cf Mon Sep 17 00:00:00 2001 From: scala-steward <122865766+scala-steward-geirolz[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 00:22:31 +0000 Subject: [PATCH 1/3] Update scalafmt-core to 3.8.2 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index e7a28c4..4fe21f0 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,5 +1,5 @@ -version = 3.8.1 +version = 3.8.2 encoding = "UTF-8" runner.dialect = "scala3" maxColumn = 150 From 8c25c7fce6c004ed865d2c251d8afde1dd37369e Mon Sep 17 00:00:00 2001 From: scala-steward <122865766+scala-steward-geirolz[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 00:22:36 +0000 Subject: [PATCH 2/3] Reformat with scalafmt 3.8.2 Executed command: scalafmt --non-interactive --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index ec988b9..819ad6d 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -6,4 +6,4 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12") addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2") addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0") addSbtPlugin("org.jmotor.sbt" % "sbt-dependency-updates" % "1.2.9") -addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3") \ No newline at end of file +addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3") From d71d4897259c50a9525b5ca86b4fc25ab3fc9a22 Mon Sep 17 00:00:00 2001 From: scala-steward <122865766+scala-steward-geirolz[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 00:22:36 +0000 Subject: [PATCH 3/3] Add 'Reformat with scalafmt 3.8.2' 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 0275e48..1d177d6 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -7,3 +7,6 @@ # Scala Steward: Reformat with scalafmt 3.8.0 8576cc99a5c4317d533534f65952a51b2469a76b + +# Scala Steward: Reformat with scalafmt 3.8.2 +8c25c7fce6c004ed865d2c251d8afde1dd37369e