From 5e5366c206ecc1bd94826d5fe5768aab32fb5761 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 29 Sep 2020 00:39:52 +0200 Subject: [PATCH] scalafmt-core 2.7.2 (was 2.5.3) --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 27676ffc..7ff393e9 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -11,4 +11,4 @@ spaces.inImportCurlyBraces = true # more idiomatic to include whitepsace in im trailingCommas = preserve # `edition` introduced in https://github.com/scalameta/scalafmt/pull/1431 edition = 2019-10 -version = 2.5.3 +version = 2.7.2