Skip to content

Commit 8525e9d

Browse files
authored
Merge pull request #2511 from ole/se-0257
[SE-0257]: Add link to pitch and review threads, unify metadata
2 parents cdf6778 + ef85b82 commit 8525e9d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

proposals/0257-elide-comma.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
* Review Manager: [Ted Kremenek](https://github.com/tkremenek)
66
* Status: **Returned for revision**
77
* Implementation: [apple/swift#21876](https://github.com/apple/swift/pull/22714)
8-
* Previous Pitch: [Trailing commas in all expression lists](https://forums.swift.org/t/trailing-commas-in-all-expression-lists/19527)
9-
* Previous Pitch: [SE-0084 spinoff: Newlines as item separators](https://forums.swift.org/t/se-0084-spinoff-newlines-as-item-separators/2659)
10-
* Decision Notes: [Rationale](https://forums.swift.org/t/se-0257-eliding-commas-from-multiline-expression-lists/22889/191)
8+
* Review: ([previous pitch 1](https://forums.swift.org/t/se-0084-spinoff-newlines-as-item-separators/2659)) ([previous pitch 2](https://forums.swift.org/t/trailing-commas-in-all-expression-lists/19527)) ([pitch](https://forums.swift.org/t/pitch-eliding-commas-from-multiline-expression-lists/22558)) ([review](https://forums.swift.org/t/se-0257-eliding-commas-from-multiline-expression-lists/22889)) ([returned for revision](https://forums.swift.org/t/se-0257-eliding-commas-from-multiline-expression-lists/22889/191))
119

1210
# Introduction
1311

0 commit comments

Comments
 (0)