Skip to content

Conversation

euanh
Copy link
Collaborator

@euanh euanh commented Sep 15, 2025

Motivation

All public declarations should have documentation comments, but a number did not. The linter configuration previously accepted these files but now rejects them; the linter depends on the upstream swift container image, which is updated from time to time.

Modifications

Add documentation comments for public declarations identified by the format linter.

Result

All public declarations are documented.

Test Plan

The linter passes locally.
No functional change, all unit tests continue to pass.

@euanh euanh changed the title Missing documentation comments Add missing documentation comments Sep 15, 2025
@euanh euanh force-pushed the missing-documentation-comments branch from 08000cb to 2238e51 Compare September 15, 2025 14:07
@euanh euanh merged commit b17fdf5 into apple:main Sep 15, 2025
23 checks passed
@euanh euanh deleted the missing-documentation-comments branch September 15, 2025 14:19
@euanh euanh added area/documentation Improvements or additions to documentation semver/none No version bump required. labels Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/documentation Improvements or additions to documentation semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant