misc: Add Black style update to .git-blame-ignore-revs
This commit adds a commit which applied Python Black to all Python files, to .git-blame-ignore-revs. .git-blame-ignore-revs contains commits that should be ignored from git blame. It can be setup using: ``` git config --global blame.ignoreRevsFile .git-blame-ignore-revs ``` Change-Id: I02c309a40ea7d3b9ef3e6ecb05d98e1e333585a9 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/62052 Maintainer: Jason Lowe-Power <power.jg@gmail.com> Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
This commit is contained in:
committed by
Bobby Bruce
parent
c3d6b60927
commit
dbee7bea9f
@@ -22,3 +22,7 @@ ecd1e05f5725832c2d5dfdc53f4c4100bf763284
|
||||
c3bd8eb1214cbebbc92c7958b80aa06913bce3ba
|
||||
488ded0c8d9e43deef531ad174937982b41f8e4b
|
||||
26e888965d08486aeed7ebb3ef934ceb1a38cd6f
|
||||
|
||||
# A commit which ran Python Black on all Python files.
|
||||
# https://gem5-review.googlesource.com/c/public/gem5/+/47024
|
||||
787204c92d876dd81357b75aede52d8ef5e053d3
|
||||
|
||||
Reference in New Issue
Block a user