From 37d50b703002a568361ada6bd098c185bdda75b7 Mon Sep 17 00:00:00 2001 From: 47erbot Date: Mon, 13 Sep 2021 05:21:54 +0000 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 d4d2cdd..b6c8022 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version=3.0.2 +version=3.0.3 style = defaultWithAlign maxColumn = 100