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

Bugfix/705 adding removing space #707

Merged
merged 2 commits into from
Jul 5, 2024
Merged

Conversation

mengdaming
Copy link
Contributor

Description:

Fix behavior when adding or removing a space in a string.
The change applies to both git and p4

Fixes #705

Type of change

Please tick the appropriate option using [x]

  • Bug fix
  • New feature

Checklist:

Please tick the appropriate options using [x]

  • My PR includes tests that cover my code changes.
  • Lint and formatter run with no errors
  • All new and old tests are passing

@mengdaming mengdaming requested review from aatwi and philou as code owners July 5, 2024 15:04
@mengdaming mengdaming linked an issue Jul 5, 2024 that may be closed by this pull request
1 task
Copy link

sonarqubecloud bot commented Jul 5, 2024

@mengdaming mengdaming merged commit d0cc33d into main Jul 5, 2024
11 checks passed
@mengdaming mengdaming deleted the bugfix/705-adding-removing-space branch July 5, 2024 15:11
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.

[Bug]: Wrong behavior when adding or removing a space in a string
1 participant