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

fix syntax highlighting for .git-blame-ignore-revs #194584

Merged
merged 1 commit into from Oct 2, 2023

Conversation

k-yle
Copy link
Contributor

@k-yle k-yle commented Oct 2, 2023

Closes #181998

.git-blame-ignore-revs now uses the same syntax highlighting as .gitignore. This will prevent extensions like prettier erroneously assuming that the file is markdown.

@lszomoru lszomoru added this to the October 2023 milestone Oct 2, 2023
@lszomoru
Copy link
Member

lszomoru commented Oct 2, 2023

@k-yle, thank you very much for your contribution!

@lszomoru lszomoru merged commit 43b227a into microsoft:main Oct 2, 2023
6 checks passed
@k-yle k-yle deleted the ignore-revs branch October 2, 2023 10:04
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.

.git-blame-ignore-revs should be highlighted as ignore syntax
3 participants