From 98e96398c950e75f202f6adc53651e05347a331d Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 14 Sep 2020 22:23:19 +0200 Subject: [PATCH] Update scalafmt-core to 2.7.1 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index a6f1454..5f84b9f 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version=2.3.2 +version=2.7.1 maxColumn = 80 align = more