Commit b476213
fix(ci): normalize path separators in blast radius summaries
path.display() uses native separators, producing backslashes on Windows.
Since these paths appear in review comments (web UI), normalize to
forward slashes so the output is consistent across platforms.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 1cb4201 commit b476213
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments