Skip to content

Make trimming helper methods public #211

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

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Make trimming helper methods public #211

merged 2 commits into from
Nov 14, 2023

Conversation

natecook1000
Copy link
Member

This supplants #186, making the endOfPrefix(while:) and startOfSuffix(while:) methods public.

Checklist

  • I've added at least one test that validates that my change is working, if appropriate
  • I've followed the code style of the rest of the project
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary

Sorry, something went wrong.

mattyoung and others added 2 commits November 14, 2023 11:05
Change `endOfPrefix(while:)` and `startOfSuffix(while:)` from internal to public
@natecook1000 natecook1000 mentioned this pull request Nov 14, 2023
4 tasks
@natecook1000
Copy link
Member Author

@swift-ci Please test

@natecook1000 natecook1000 merged commit 5c54f20 into main Nov 14, 2023
@natecook1000 natecook1000 deleted the suffix-helpers branch November 14, 2023 19:00
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.

None yet

2 participants