From 6f5f909e9c50243ea246900937eb1e3b5056da10 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 2 Oct 2021 22:48:57 +0200 Subject: [PATCH] Update scalafmt-core to 3.0.6 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 4fc247d..e96f363 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,5 +1,5 @@ # based on AKKA scalafmt.conf https://github.com/akka/akka/blob/master/.scalafmt.conf -version = 2.7.5 +version = 3.0.6 style = defaultWithAlign