From d3c9bf255598e7ebcbe16b861620eb1a78f9edd7 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 1 Jun 2023 02:44:21 +0000 Subject: [PATCH 1/3] Update scalafmt-core to 3.7.4 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index cd4a38b..9b50647 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,5 +1,5 @@ # https://scalameta.org/scalafmt/docs/configuration.html -version = "3.7.3" +version = "3.7.4" runner.dialect = scala213source3 maxColumn = 140 project.git = true From 3a600982e001d661c8765da066ae454cb45f412a Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 1 Jun 2023 02:44:36 +0000 Subject: [PATCH 2/3] Reformat with scalafmt 3.7.4 Executed command: scalafmt --non-interactive --- project/MetaInfLicenseCopy.scala | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/project/MetaInfLicenseCopy.scala b/project/MetaInfLicenseCopy.scala index c4033d1..93e9996 100644 --- a/project/MetaInfLicenseCopy.scala +++ b/project/MetaInfLicenseCopy.scala @@ -1,8 +1,7 @@ import sbt.Keys._ import sbt._ -/** - * Copies LICENSE file into jar META-INF dir +/** Copies LICENSE file into jar META-INF dir */ object MetaInfLicenseCopy { From 85e42eb94997ba8a50a2d8b37305231d9fbca180 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 1 Jun 2023 02:44:36 +0000 Subject: [PATCH 3/3] Add 'Reformat with scalafmt 3.7.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 9d8df23..16ef078 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -3,3 +3,6 @@ # Scala Steward: Reformat with scalafmt 3.7.0 b43f95c83b80046478165557a1331efda2593af4 + +# Scala Steward: Reformat with scalafmt 3.7.4 +3a600982e001d661c8765da066ae454cb45f412a