From 191b8ea5413725a642294ea2e2e098a1c42621a8 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 25 Oct 2023 00:55:16 +0000 Subject: [PATCH] scalafmt-core 3.7.15 (was 3.7.14) (cherry picked from commit 289ced22887d13db3f80f70191b42df36ed2940e) --- .scalafmt.conf | 2 +- docs/.scalafmt.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 1be6008..61948d9 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -10,4 +10,4 @@ spaces.inImportCurlyBraces = true # more idiomatic to include whitepsace in im trailingCommas = preserve newlines.afterCurlyLambda = preserve runner.dialect = scala212source3 -version = 3.7.14 +version = 3.7.15 diff --git a/docs/.scalafmt.conf b/docs/.scalafmt.conf index a241851..4655f83 100644 --- a/docs/.scalafmt.conf +++ b/docs/.scalafmt.conf @@ -13,4 +13,4 @@ spaces.inImportCurlyBraces = true # more idiomatic to include whitepsace in im trailingCommas = preserve newlines.afterCurlyLambda = preserve runner.dialect = scala212source3 -version = 3.7.14 +version = 3.7.15