From a61504af54d01b67230254cc87d9a416437968ec Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 13 Nov 2021 04:37:59 +0100 Subject: [PATCH] Update scalafmt-core to 3.1.1 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index d4de2cd8..59040afd 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.0.8" +version = "3.1.1" # tune this file as appropriate to your style! see: https://olafurpg.github.io/scalafmt/#Configuration maxColumn = 100