From 9dca1e4eb88a37dd63c95a3e8c848eb1747bd2bc Mon Sep 17 00:00:00 2001 From: 47erbot Date: Mon, 13 Sep 2021 07:26:48 +0200 Subject: [PATCH] Update scalafmt-core to 3.0.3 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index d4d2cdde..b6c80220 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version=3.0.2 +version=3.0.3 style = defaultWithAlign maxColumn = 100