Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweak formatting of function DocC comments #407

Merged
merged 1 commit into from Jul 5, 2023

Conversation

rnro
Copy link
Contributor

@rnro rnro commented Jul 5, 2023

Motivation:

Tweaking the formatting of the DocC comments enables syntax highlighting for parameter names in Xcode

Modifications:

Whitespace changes, capitalisation changes and added a parameter description for indexing in HOACKHeaders replaceOrAdd, add.

Result:

More readable DocC comments

@glbrntt glbrntt added the needs-no-version-bump For PRs that when merged do not need a bump in version number. label Jul 5, 2023
@glbrntt glbrntt enabled auto-merge (squash) July 5, 2023 12:21
Motivation:

Tweaking the formatting of the DocC comments enables syntax highlighting
for parameter names in Xcode

Modifications:

Whitespace changes, capitalisation changes and added a parameter
description for `indexing` in HOACKHeaders `replaceOrAdd`, `add`.

Result:

More readable DocC comments
@rnro rnro force-pushed the cleanup_docc_comment_formatting branch from 0e61366 to 4418781 Compare July 5, 2023 12:21
@glbrntt glbrntt merged commit d5f0715 into apple:main Jul 5, 2023
5 of 8 checks passed
@rnro rnro deleted the cleanup_docc_comment_formatting branch July 12, 2023 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-no-version-bump For PRs that when merged do not need a bump in version number.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants