Commit 08dbc14
authored
Fix swift-format lint failure in TranscriptTests (#207)
The test added in #156 didn't pass `swift format lint --strict`, which
has failed the Lint step of every CI run on main and on every PR since
2026-07-02. Reformat the file so CI can go green again.1 parent d822848 commit 08dbc14
1 file changed
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| |||
0 commit comments