Skip to content

.git-blame-ignore-revs to ignore the prettier mass format from diffs#1350

Merged
matux merged 1 commit into
masterfrom
matux/gitblameignorerevs
Oct 7, 2025
Merged

.git-blame-ignore-revs to ignore the prettier mass format from diffs#1350
matux merged 1 commit into
masterfrom
matux/gitblameignorerevs

Conversation

@matux

@matux matux commented Oct 7, 2025

Copy link
Copy Markdown
Contributor

Description of the change

This pull request adds a new commit hash to the .git-blame-ignore-revs file to ignore a mass-formatting change made by Prettier.

SDK-548/complete-prettier-rollout

@matux matux requested a review from Copilot October 7, 2025 16:03
@matux matux self-assigned this Oct 7, 2025

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a .git-blame-ignore-revs file to exclude a Prettier mass-formatting commit from Git blame output, helping maintain meaningful blame history by filtering out style-only changes.

  • Added .git-blame-ignore-revs file with a specific commit hash to ignore
  • Included a descriptive comment explaining the purpose of the ignored commit

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@matux matux merged commit 4699dc0 into master Oct 7, 2025
4 checks passed
@matux matux deleted the matux/gitblameignorerevs branch October 7, 2025 16:37
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.

3 participants