From 9a0a6ce4e159fd27827bdb372f4cca052e9f4cc2 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 23 Feb 2020 03:06:31 +0100 Subject: [PATCH] Update scalafmt-core to 2.4.2 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 2738cde8..979b01f2 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.3.2 +version = 2.4.2