Skip to content

Commit a982ede

Browse files
jeremyclinedcantrell
authored andcommitted
Add the Black formatting commit to blame revision ignore list
It's likely if someone is using git-blame they're not interested in seeing who styled the code in a particular way. Set up a list of revisions git-blame should ignore. This can be configured with git's blame.ignoreRevsFile option.
1 parent 03dbc75 commit a982ede

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.git-blame-ignore-revs

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Migrate Python code to Black
2+
4a192214ab27722af0f63cd86328ea25665c5146

0 commit comments

Comments
 (0)