Fix Swift parameters by bradhowes · Pull Request #225 · onevcat/VVDocumenter-Xcode · GitHub
Skip to content
This repository was archived by the owner on Feb 21, 2019. It is now read-only.

Fix Swift parameters#225

Merged
onevcat merged 1 commit into
onevcat:masterfrom
bradhowes:fix-swift-param-tags
Jun 3, 2016
Merged

Fix Swift parameters#225
onevcat merged 1 commit into
onevcat:masterfrom
bradhowes:fix-swift-param-tags

Conversation

@bradhowes

@bradhowes bradhowes commented Jun 2, 2016

Copy link
Copy Markdown

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.

Fixes issue #217

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.
@onevcat

onevcat commented Jun 3, 2016

Copy link
Copy Markdown
Owner

@onevcat onevcat merged commit 02f9153 into onevcat:master Jun 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants