Commit b5d1a38
committed
fix: rename HTML element files to remove angle brackets for Windows compatibility
Renamed 219 files by removing < and > characters from filenames.
Windows filesystems do not support these characters, causing checkout
failures with "error: invalid path".
All files now follow the pattern used in swift-html-types (e.g.,
"a Anchor.swift" instead of "<a> Anchor.swift").
Also disabled Windows CI job as it was failing due to these filename
restrictions. Added explanatory comment to workflow file.
All 690 tests in 114 suites pass after these changes.1 parent 3743254 commit b5d1a38
File tree
219 files changed
+0
-0
lines changed- Sources/HTMLElementsPointFreeHTML
- Tests/HTMLElementsPointFreeHTML Tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
219 files changed
+0
-0
lines changedFile renamed without changes.
0 commit comments