"...git@developer.sourcefind.cn:2222/OpenDAS/vllm_cscc.git" did not exist on "6ac5e06f7c5d4658c9fb119826a92d9910730fb4"
Unverified Commit 4f207c71 authored by Harry Mellor's avatar Harry Mellor Committed by GitHub
Browse files

Ignore large reformatting PRs in `git blame` (#26690)


Signed-off-by: default avatarHarry Mellor <19981378+hmellor@users.noreply.github.com>
parent 782505ed
# Migrate from `yapf` & `isort` to `ruff`
d6953beb91da4e9c99be4c0a1304a2d24189535c
# Convert `Optional[x]` to `x | None` and `Union[x, y]` to `x | y`
8fcaaf6a165e661f63fc51be906bc05b0767332f
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment