From 2560fd8ade75c1771cbc3c3028bf65f110317345 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 2 Apr 2022 17:18:18 +0200 Subject: [PATCH] Update scalafmt-core to 3.5.0 in series/1.x --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 3b6c12be..c92db0a0 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,7 +1,7 @@ # tune this file as appropriate to your style! see: # https://scalameta.org/scalafmt/docs/configuration.html -version = 3.4.3 +version = 3.5.0 maxColumn = 100