Commit 0d3305f
committed
Standardize CI workflows
- Update swift-format to Swift 6.2
- Standardize swiftlint to simple variant
- Remove Windows CI jobs (too flaky)
- Add README validation where missing
- Add missing workflow files
All swift-* packages now have consistent CI configuration:
- Test on minimum Swift version (macOS)
- Test on Swift 6.2 (macOS & Ubuntu)
- README validation tests
- No Windows support1 parent 6b625fb commit 0d3305f
2 files changed
+1
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | 79 | | |
98 | 80 | | |
99 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments