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

Commit caeb579

Browse files
add ruff formatting to git blame ignore revs
1 parent ef4c82a commit caeb579

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.git-blame-ignore-revs

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# https://github.blog/changelog/2022-03-24-ignore-commits-in-the-blame-view-beta/
2+
# https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view
3+
#
4+
# To use interactively:
5+
# $ git blame --ignore-revs-file=.git-blame-ignore-revs ...
6+
7+
# ruff formatting (add future annotations)
8+
6cff3fc9d3fa974b74bf340c8b27907851ffb9f5

0 commit comments

Comments
 (0)