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 formatting #159

Closed

Conversation

spenserblack
Copy link
Collaborator

@spenserblack spenserblack commented Dec 12, 2023

Oops 🤦

Bisected to 682adf8

This also adds a .git-blame-ignore-revs file to ignore d43dab0 in GitHub's blame view. This is especially helpful for formatting commits that can introduce "clutter" to the blame that doesn't describe actual behavioral changes. More info: https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view

Just a heads-up that the .git-blame-ignore-revs file won't work if this PR is squash or rebase merged, since that would create a new commit hash.

Edit: now I see that "create merge commit" is disabled for this repo, so perhaps this .git-blame-ignore-revs file can go in a separate PR?

@spenserblack spenserblack marked this pull request as ready for review December 12, 2023 14:53
@kurtlawrence
Copy link
Collaborator

Fixed in another PR

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.

2 participants