From a381b46d43d52ed599a198ce7be3e3ce3a248545 Mon Sep 17 00:00:00 2001 From: "horothesun-scala-steward[bot]" <132169906+horothesun-scala-steward[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 22:43:28 +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 bea4353..a6fcb36 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.10.1 +version = 3.10.2 runner.dialect = scala213 align.preset = more maxColumn = 120