Skip to content

Commit b4afce2

Browse files
authored
Add .git-blame-ignore-revs file (#45)
1 parent 8fefd76 commit b4afce2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.git-blame-ignore-revs

+6
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 (#44)
6+
8fefd76a54ff43b2fdbedbbb3cd330c27b1a0b14

0 commit comments

Comments
 (0)