From f64c0c7ae8f58f0ae9c6efb3d7f6cf189a472c25 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 7 Sep 2023 05:41:30 +0000 Subject: [PATCH] Update scalafmt-core to 3.7.14 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 328829768..e59ef83eb 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.7.11" +version = "3.7.14" maxColumn = 120 danglingParentheses.preset = false align.preset = some