Skip to content

Commit

Permalink
Add blame ignore file to let us ignore black formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
matthuska committed Oct 24, 2023
1 parent aaf14d4 commit cc50414
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# A set of commits to ignore when running "git blame"
# To use this file by default for this repo, run the command (in the project
# dir):
#
# $ git config blame.ignoreRevsFile .git-blame-ignore-revs
#
# To disable this feature, run the command:
#
# $ git config blame.ignoreRevsFile ""

# Reformat code using black
921c47b2cd31a52d74e7dd42a4cdbf2e756e2209

0 comments on commit cc50414

Please sign in to comment.