Skip to content

Commit a37a8d2

Browse files
authored
Add .git-blame-ignore-revs file (#12)
1 parent bf06a4b commit a37a8d2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.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 (#11)
6+
bf06a4ba6df15e3f8d2b9dd92141be7e0353d86b

0 commit comments

Comments
 (0)