From 7a9ab34871b7b5834c621af28d4beebbe79bab0f Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 11 May 2026 22:47:29 +0000 Subject: [PATCH] Update scalafmt-core to 3.11.1 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index a6a91ba04..7d03fcbe0 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version=3.11.0 +version=3.11.1 docstrings.style = keep align.preset = more maxColumn = 120