Skip to content

Commit 4f207c7

Browse files
authored
Ignore large reformatting PRs in git blame (#26690)
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
1 parent 782505e commit 4f207c7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.git-blame-ignore-revs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Migrate from `yapf` & `isort` to `ruff`
2+
d6953beb91da4e9c99be4c0a1304a2d24189535c
3+
# Convert `Optional[x]` to `x | None` and `Union[x, y]` to `x | y`
4+
8fcaaf6a165e661f63fc51be906bc05b0767332f

0 commit comments

Comments
 (0)