Commit 47e09af
Just: say what keeps two root recipes apart, since nothing in the code does
Two repositories that each define a root recipe produce identical dumps in
every field a reader would call meaningful, and are kept apart only by the doc
comment one of them carries. Removing `doc` from the comparison is the obvious
cleanup, documentation having no business deciding behaviour, and on its own
it silently discards an invocation: measured over the paired trees, six of
eight paths collapse.
Comment only. The discriminator this wants is a separate question, and the
note is here so that whoever reaches for the cleanup meets the coupling first.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>1 parent 186ccd9 commit 47e09af
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
235 | 242 | | |
236 | 243 | | |
237 | 244 | | |
| |||
0 commit comments