Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Commit 8ce6797

Browse files
authored
Add .git-blame-ignore-revs file (#43)
1 parent 8cb0261 commit 8ce6797

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.git-blame-ignore-revs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Formatting commits. You can ignore them during git-blame with `--ignore-rev` or `--ignore-revs-file`.
2+
#
3+
# $ git config --add 'blame.ignoreRevsFile' '.git-blame-ignore-revs'
4+
#
5+
# Change linter to Ruff (#42)
6+
8cb02610faa000784f25ccdcc3545ddb62f85f60

0 commit comments

Comments
 (0)