Commit 8e3c395
committed
Add a
See https://black.readthedocs.io/en/stable/guides/introducing_black_to_your_project.html#avoiding-ruining-git-blame
and https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view
Tested that this works out of the box in the GitHub UI, and locally
after running:
git config blame.ignoreRevsFile .git-blame-ignore-revs.git-blame-ignore-revs file to ignore style change commits1 parent 162034b commit 8e3c395
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments