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

chore: ignore all pre-commit commits in blame #1151

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

lkstrp
Copy link
Member

@lkstrp lkstrp commented Jul 12, 2024

Add all auto-fixing pre-commit commits to git blame ignore.

To activate locally run:

git config blame.ignoreRevsFile .git-blame-ignore-revs

GitHub should show those changes immediatly.

Note:
pre-commit will still show up as the author of any lines which have been created by it, since there is no one else to blame.

@Irieo Let me know if this solves your issue, then this could be updated automatically via a workflow.

@fneum fneum merged commit 98a9d27 into PyPSA:master Jul 12, 2024
6 checks passed
@Irieo
Copy link
Contributor

Irieo commented Jul 12, 2024

yes, so convenient now! @lkstrp

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.

None yet

3 participants