Skip to content

Commit 98baecc

Browse files
Exclude isort formatting from git blame output
1 parent 42d996b commit 98baecc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.git-blame-ignore-revs

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Use this file to exclude irrelevant revisions from git blame
22
# Run `git config blame.ignoreRevsFile .git-blame-ignore-revs`
3-
# apply black formatting
3+
4+
# Apply black formatting
45
fdeb710c4c5173cb78a884b3d8a9c41464bcab91
6+
7+
# Apply isort formatting
8+
497083016c0a8ee9e496dc2261f883f5d73f2b81

0 commit comments

Comments
 (0)