This repository was archived by the owner on Jul 28, 2026. It is now read-only.
Commit 3682c2c
committed
fix: rename URL?.canonical.swift to URLOptional.canonical.swift for Windows compatibility
The question mark character in filenames is not allowed on Windows file systems,
causing CI failures during git checkout. Renamed to URLOptional.canonical.swift
to maintain cross-platform compatibility.1 parent 167209e commit 3682c2c
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments