Skip to content

Fix doc comments and verify in CI#383

Merged
davidkoski merged 3 commits intoml-explore:mainfrom
DePasqualeOrg:fix-doc-comments
Apr 3, 2026
Merged

Fix doc comments and verify in CI#383
davidkoski merged 3 commits intoml-explore:mainfrom
DePasqualeOrg:fix-doc-comments

Conversation

@DePasqualeOrg
Copy link
Copy Markdown
Contributor

I fixed many inaccurate doc comments and added a CI step that fails when inaccuracies in the doc comments are found. The CI step runs swift package generate-documentation --target "$TARGET" --warnings-as-errors on each target.

Copy link
Copy Markdown
Collaborator

@davidkoski davidkoski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank for the cleanup and the CI checker!

I may move the doc check into the lint runner as those are cheap time-wise. The macOS runners have limited capacity. Anyway, I will play around with that after the merge.

@davidkoski davidkoski merged commit 2df315e into ml-explore:main Apr 3, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants