Skip to content

Commit 7001b78

Browse files
committed
Add .git-blame-ignore-revs to ignore commit from formatter
1 parent 8094623 commit 7001b78

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.git-blame-ignore-revs

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# This file lists revisions of large-scale formatting/style changes so that
2+
# they can be excluded from git blame results.
3+
#
4+
# To set this file as the default ignore file for git blame, run:
5+
# $ git config blame.ignoreRevsFile .git-blame-ignore-revs
6+
7+
# Run air formatter on project
8+
809462301b7e19d95dcf160ae9a85e1fe2c49b0d

0 commit comments

Comments
 (0)