Skip to content

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

Merged
fneum merged 1 commit intoPyPSA:masterfrom
lkstrp:blame-ignore-update
Jul 12, 2024
Merged

chore: ignore all pre-commit commits in blame#1151
fneum merged 1 commit intoPyPSA:masterfrom
lkstrp:blame-ignore-update

Conversation

@lkstrp
Copy link
Copy Markdown
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
@Irieo
Copy link
Copy Markdown
Contributor

Irieo commented Jul 12, 2024

yes, so convenient now! @lkstrp

cpschau pushed a commit that referenced this pull request Jul 26, 2024
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