Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add git blame ignore revs file (#1228)
Ignore bulk changes done by the Ruff formatter. PR: #1224 Commit: d8148ab To configure git to use this file, run: ``` bash git config --global blame.ignoreRevsFile .git-blame-ignore-revs ```
- Loading branch information