Skip to content

Commit d02ff9b

Browse files
authored
Add .git-blame-ignore-revs file (#36)
1 parent b1ed30e commit d02ff9b

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 (#35)
6+
b1ed30e2b6c178614aec845204419993f3f88dda

0 commit comments

Comments
 (0)