Commit 5bb28eb
Do not add whitespace between right angle and period
`Foo<T>.bar` should not have whitespace added between `>` and `.`.1 parent 7420304 commit 5bb28eb
File tree
2 files changed
+8
-0
lines changed- Sources/SwiftBasicFormat
- Tests/SwiftBasicFormatTest
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| 313 | + | |
313 | 314 | | |
314 | 315 | | |
315 | 316 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
504 | 504 | | |
505 | 505 | | |
506 | 506 | | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
507 | 514 | | |
0 commit comments