From 3e630dd471713b1ebb9c95839a5f5cee08a05ddd Mon Sep 17 00:00:00 2001 From: scala-steward Date: Thu, 16 Jan 2025 00:22:23 +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 44630a0..d5d5246 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,5 +1,5 @@ runner.dialect = scala213 -version = 3.8.2 +version = 3.8.4 maxColumn = 120 fileOverride { "glob:**/scala-3/**" { From 884f75ef0224c38d359b4f798246704494ec68cb Mon Sep 17 00:00:00 2001 From: scala-steward Date: Thu, 16 Jan 2025 00:22:29 +0000 Subject: [PATCH 2/3] Reformat with scalafmt 3.8.4 Executed command: scalafmt --non-interactive --- core/src/main/scala/sttp/model/Uri.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/scala/sttp/model/Uri.scala b/core/src/main/scala/sttp/model/Uri.scala index abce7ab..33e3d9d 100644 --- a/core/src/main/scala/sttp/model/Uri.scala +++ b/core/src/main/scala/sttp/model/Uri.scala @@ -32,7 +32,7 @@ import scala.collection.mutable * Instances can be created using the uri interpolator: `uri"..."` (see [[UriInterpolator]]), or the factory methods on * the [[Uri]] companion object. * - * The `apply`/`safeApply`/`unsafeApply` methods create absolute URIs and require a host. The `relative` methods + * The `apply` /`safeApply`/`unsafeApply` methods create absolute URIs and require a host. The `relative` methods * creates a relative URI, given path/query/fragment components. * * @param querySegments From fe894b654ef88e0463c1b97c74f7b582ab763494 Mon Sep 17 00:00:00 2001 From: scala-steward Date: Thu, 16 Jan 2025 00:22:29 +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 fc885d5..727aad9 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -12,3 +12,6 @@ cc4f48597d3151542ecec3c159159e1793926314 # Scala Steward: Reformat with scalafmt 3.8.2 60f546bd54981b54826a07f290b287cd105d6a9a + +# Scala Steward: Reformat with scalafmt 3.8.4 +884f75ef0224c38d359b4f798246704494ec68cb