From 4470658cb6ea2fa9e6637f47bdf7369408ef85a6 Mon Sep 17 00:00:00 2001 From: Scala Steward <2517319+scala-steward-bot@users.noreply.github.com> Date: Wed, 26 Nov 2025 17:15:44 +0000 Subject: [PATCH] Update scalafmt-core to 3.10.2 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 61ba221..e6a5712 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.10.1" +version = "3.10.2" project.git = true style = default maxColumn = 150