Commit 2e5103d
fix: deduplicate glob results in snap_diff:clean rake task (#178)
Overlapping globs (*.diff.png matches *.base.diff.png and *.heatmap.diff.png)
produced duplicate paths, causing the "Removed N" count to over-report.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e032565 commit 2e5103d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments