Skip to content

Commit cde5f55

Browse files
authored
Add rustfmt style edition 2024 commit to blame ignore (#15094)
In the recently merged #15093 the rust style edition was bumped to 2024. This is functionally just a code formatting change and doesn't change any of the logic of the rust code in Qiskit. To reflect this and exclude the purely mechanical changes from the git blame, this commit adds the sha1 of that change to the .git-blame-ignore-revs file which excludes the changset from the git blame.
1 parent 96f5c08 commit cde5f55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.git-blame-ignore-revs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
2eee56616d50a9e26756f855ef4aa0135920ad78
22
3763e61f16f97598cb0fa317277ad85fa15db738
33
9aa2982aacdd39ca3bc2994d7103992059a105d3
4+
75af8fdf4fbbfe6a4906679018b11349f14dd8ff

0 commit comments

Comments
 (0)