mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
chore: ignore ruff-format reformat commits in git blame (#31520)
Both #31317 (black to ruff format) and #31518 (unify width on 120) are mechanical reformats with AST-equivalence proofs, so add them to .git-blame-ignore-revs to keep blame pointing at the real authors.
This commit is contained in:
parent
48b5a5a0cc
commit
71e69d3485
1 changed files with 6 additions and 0 deletions
|
|
@ -11,3 +11,9 @@
|
|||
|
||||
# style(ui): run prettier --write across the dashboard (#29622)
|
||||
7edf3a9cb55548b143df1692f4ed7c4681d7fcf7
|
||||
|
||||
# style: reformat litellm/ with ruff format (#31317)
|
||||
430b5b8f1b12dc261a49fda99ac5d1b22381a428
|
||||
|
||||
# style: unify ruff format width on 120 (#31518)
|
||||
3dfbeabe626d203ac9de86024519d9a96c484ce4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue