From b07be723d96a9f62f440fdd01ad140d2756acb06 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 23 Dec 2021 21:54:32 +0100 Subject: [PATCH] Update scalafmt-core to 3.2.2 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 2b5b443..b8c0cf3 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 2.7.5 +version = 3.2.2 style = defaultWithAlign