This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/scalafmt-core-3.8.6
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git
commit 9df5891ae745bd07a5af8b15e3a393eb4d128272
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 26 00:05:59 2025 +0000
Reformat with scalafmt 3.8.6
Executed command: scalafmt --non-interactive
---
.../src/main/scala/example/myapp/helloworld/Main.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/sbt-plugin/src/sbt-test/gen-scala-server/04-server-reflection/src/main/scala/example/myapp/helloworld/Main.scala
b/sbt-plugin/src/sbt-test/gen-scala-server/04-server-reflection/src/main/scala/example/myapp/helloworld/Main.scala
index 2a32b283..9e6b4cb6 100644
---
a/sbt-plugin/src/sbt-test/gen-scala-server/04-server-reflection/src/main/scala/example/myapp/helloworld/Main.scala
+++
b/sbt-plugin/src/sbt-test/gen-scala-server/04-server-reflection/src/main/scala/example/myapp/helloworld/Main.scala
@@ -73,7 +73,7 @@ object Main extends App {
ServiceHandler.concatOrNotFound(
greeterPartial,
echoPartial,
- reflection),
+ reflection)
// #server-reflection-manual-concat
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]