We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca6ace0 commit 0826e48Copy full SHA for 0826e48
example/fundamentals/out-dir/1-out-files/build.mill
@@ -226,7 +226,7 @@ out/mill-server
226
// Again, if there are multiple paths through which one task was invalidated by another,
227
// one path is chosen arbitrarily to be shown in the spanning tree
228
//
229
-// == `methodCodeHashSignatures spanningInvalidationTree`
+// === `methodCodeHashSignatures spanningInvalidationTree`
230
231
// Sometimes invalidation can be caused by a code change in your `build.mill`/`package.mill`
232
// files, rather than by a change in the project's source files or inputs. In such cases,
0 commit comments