Reformat with scalafmt 3.0.0

This commit is contained in:
Scala Steward
2021-08-19 08:50:30 +02:00
parent 5a2a0295ef
commit e4fecefaea
127 changed files with 558 additions and 658 deletions

View File

@ -51,7 +51,7 @@ object JoexClient {
if (succ) ()
else
logger.warn(
s"Notifying Joex instance '${base.asString}' returned with failure: ${msg}"
s"Notifying Joex instance '${base.asString}' returned with failure: $msg"
)
case Left(ex) =>
logger.warn(