Commit 2fe1902
refactor: trim both path separators at get_module_summary entry (#5)
prefix only feeds path_matches (which re-normalises internally), but the
'Normalise' comment promised more than trim_end_matches('/') delivered —
a trap for future direct consumers of the prefix. Behaviour-identical.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 8f61bb5 commit 2fe1902
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
| |||
0 commit comments