Conversation

adelinowona

This PR accompanies: #1697 as the first change to be ignored in git blame.

@adelinowonaadelinowona requested a review from a team as a code owner June 9, 2025 21:14
@adelinowonaadelinowona requested review from sanych-sun and removed request for a team June 9, 2025 21:14
@adelinowonaadelinowona added the choreLabel to hide PR from generated Release Noteslabel Jun 9, 2025
@adelinowonaadelinowona requested review from BorisDog and removed request for sanych-sun June 9, 2025 21:14
@adelinowonaadelinowona changed the title Cleanup unnecessary whitespaces in the codebase CSHARP-5610: Cleanup unnecessary whitespaces in the codebase Jun 9, 2025

Copy link
Contributor Author

Choose a reason for hiding this comment

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

git blame has difficulties blaming this type of space changes. Git fundamentally sees this as creating a new empty line without spaces and deleting an old line with spaces rather than simply modifying the existing line. As such, git blame will fail to ignore it this change.

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on . Already have an account? Sign in to comment
choreLabel to hide PR from generated Release Notes
None yet

Successfully merging this pull request may close these issues.