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

feat: add trimStart and trimEnd aliases #516

Merged

Conversation

rorymalcolm
Copy link
Contributor

@rorymalcolm rorymalcolm commented Dec 30, 2023

  • The functionality for trimStart and trimEnd already existed within the trimRight and trimLeft functions
  • This commit adds an alias and test for these functions

@rorymalcolm rorymalcolm force-pushed the rorymalcolm/add-trim-aliases branch from 465bc20 to 32e7bcc Compare December 30, 2023 00:05
- The functionality for `trimStart` and `trimEnd` already existed within the `trimRight` and `trimLeft` functions
- This commit adds an alias and test for these functions
@rorymalcolm rorymalcolm force-pushed the rorymalcolm/add-trim-aliases branch from 32e7bcc to 5fda95b Compare December 30, 2023 00:06
@stevenh stevenh merged commit b755419 into robertkrimen:master Dec 30, 2023
2 checks passed
@rorymalcolm rorymalcolm deleted the rorymalcolm/add-trim-aliases branch December 30, 2023 16:08
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