Commit c2ff4b5
Brad Howes
Fix Swift parameters
Swift parameter markup has a colon (“:”) after the parameter name. If
the alignArgumentComments setting is true, then the colon will be
present, but if it is false it won’t. The fix is simply to append a
colon after the name for Swift comments.1 parent 23a0a00 commit c2ff4b5
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
175 | 180 | | |
176 | 181 | | |
177 | 182 | | |
| |||
0 commit comments