black: add .git-blame-ignore-revs toignore black reformatting in blame

- [x] add `.git-blame-ignore-revs` to ignore black reformatting
- [x] make `spack blame` respect `.git-blame-ignore-revs`
      (even if the user hasn't configured git to do so)
This commit is contained in:
Todd Gamblin
2022-07-24 17:27:21 -07:00
parent c661ca248b
commit f27eeaa2e8
2 changed files with 15 additions and 2 deletions

3
.git-blame-ignore-revs Normal file
View File

@@ -0,0 +1,3 @@
# .git-blame-ignore-revs
# Formatted entire codebase with black
0e7b83453cc0115e19c87b6150b4f91eb3d824f3