Skip to content

Conversation

@heckj
Copy link
Contributor

@heckj heckj commented Nov 6, 2025

  • update docs ordering to resolve swift-format lint concerns
  • adding deprecation summary to redirect readers to correct API for deprecated versions
  • updating .swift-format to preserve checking going forward

resolves #182

…eprecation summary to redirect readers to correct API for deprecated versions
@heckj heckj self-assigned this Nov 6, 2025
@heckj heckj added the area/documentation Improvements or additions to documentation. label Nov 6, 2025
@heckj heckj requested review from czechboy0 and ktoso November 6, 2025 19:33
@heckj heckj added the semver/none No version bump required. label Nov 6, 2025
@heckj
Copy link
Contributor Author

heckj commented Nov 6, 2025

The last commit in this changes a a number of access levels for properties and types in the Test module. Applying the documentation check applies broadly where-ever the swift-format lint command is triggered, and the current GitHub-workflows script for soundness looks for all .swift files in the repo, and doesn't distinguish between Tests and Sources.

I think that's a reasonable adjustment to support the existing moving parts, but happy to revisit and pull off that last commit if that's not desired.

@heckj heckj requested a review from czechboy0 November 7, 2025 16:53
@heckj heckj merged commit 3feb981 into apple:main Nov 10, 2025
41 checks passed
@heckj heckj deleted the docs-cleanup branch November 10, 2025 21:48
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.

Ensure all public APIs have docs

3 participants