Masun dev#2041
Conversation
|
Hi @maggiemsft, I'm your friendly neighborhood .NET Foundation Pull Request Bot (You can call me DNFBOT). Thanks for your contribution! TTYL, DNFBOT; |
|
@maggiemsft, Thanks for signing the contribution license agreement so quickly! Actual humans will now validate the agreement and then evaluate the PR. |
There was a problem hiding this comment.
Should the parameter be named trimChar to be consistent with the existing trimChars?
There was a problem hiding this comment.
Agreed. Should I submit a new change and PR for it?
There was a problem hiding this comment.
You can just create a new commit (or amend the existing one) and then push the new changes to GitHub. You don't need to create a new PR.
|
Dup of #2070 |
This change implements string trim char and try to solve issue discussed in https://github.com/dotnet/coreclr/issues/1826
Appreciate comments and review
This is also the bootcamp assignment
cc: @ellismg @sneshaf @Anniepoh