File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
frontend/src/main/scala/bloop/engine/tasks/compilation Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 99
1010# Scala Steward: Reformat with scalafmt 3.8.3
11116c9a11a61850da8d41d9b15d9bd8d4076eed8d81
12+
13+ # Scala Steward: Reformat with scalafmt 3.10.4
14+ cc4b5aca953d0139215e744946482ccb8bf181bc
Original file line number Diff line number Diff line change 1- version = "3.10.3 "
1+ version = "3.10.4 "
22runner.dialect = scala213
33maxColumn = 100
44docstrings.style = Asterisk
Original file line number Diff line number Diff line change @@ -317,7 +317,7 @@ object CompileGraph {
317317 * deduplicated clients always make progress, we now proceed
318318 * with:
319319 *
320- * 1. Cancelling the dead-looking compilation, hoping that the
320+ * 1. Cancelling the dead-looking compilation, hoping that the
321321 * process will wake up at some point and stop running.
322322 * 2. Shutting down the deduplication and triggering a new
323323 * compilation. If there are several clients deduplicating this
You can’t perform that action at this time.
0 commit comments