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

🐞 Fix the std trim function #158

Merged
merged 1 commit into from
Jun 8, 2024
Merged

Conversation

Ph0enixKM
Copy link
Member

@Ph0enixKM Ph0enixKM commented Jun 7, 2024

Fixes the incorrect behavior of trim function. Tests have been adjusted to account for that edge case where spaces are removed between words as well.

@Ph0enixKM Ph0enixKM linked an issue Jun 7, 2024 that may be closed by this pull request
Copy link
Member

@b1ek b1ek left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@arapower arapower left a comment

Choose a reason for hiding this comment

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

LGTM

@b1ek b1ek merged commit a140ad7 into master Jun 8, 2024
1 check passed
@Mte90 Mte90 deleted the 135-fix-the-std-trim-function branch July 4, 2024 14:50
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.

🐞 Fix the std trim function
3 participants