Skip to content

add functions to trim strings - #85

Closed
dhebbeker wants to merge 14 commits into
developfrom
feature/add-trim-functions
Closed

add functions to trim strings#85
dhebbeker wants to merge 14 commits into
developfrom
feature/add-trim-functions

Conversation

@dhebbeker

Copy link
Copy Markdown
Member

This code has originally been written for #82. But before that has been merged, the need for the trim functions became obsolete due to changes in the code of #82. Thus the commits which were originally part of #82 have been rebased. This way these functions can be added later if necessary.

  • make sure this function is actually necessary
  • ensure sufficient code coverage

@dhebbekerdhebbeker added the for salvage May become useful in the future. label Nov 25, 2023
@dhebbeker

Copy link
Copy Markdown
MemberAuthor

I don't see any need for this anytime soon.

@dhebbeker
dhebbeker deleted the feature/add-trim-functions branch October 3, 2024 16:47
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

for salvageMay become useful in the future.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@dhebbeker