Skip to content

Commit

Permalink
Reformat with scalafmt 3.8.6
Browse files Browse the repository at this point in the history
Executed command: scalafmt --non-interactive
  • Loading branch information
scala-steward committed Feb 4, 2025
1 parent f3b164c commit 3e320c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ object Helper {
}
}

given Context = rootCtx.fresh
given.Context = rootCtx.fresh
.setSetting(rootCtx.settings.outputDir, new PlainDirectory(Directory(outDir)))
.setReporter(silentReporter)

Expand Down

0 comments on commit 3e320c4

Please sign in to comment.