SIGN IN SIGN UP
astral-sh / ruff UNCLAIMED

An extremely fast Python linter and code formatter, written in Rust.

0 0 1 Rust

Add a `.git-blame-ignore-revs` file (#23959)

## Summary

This should make it easier to spelunk through the `git blame` of a file
on GitHub. I believe you can also configure git locally to respect this
file as well when spelunking through blame, though I've never tried that

## Test Plan

Don't know, but I've copied the pattern I've seen e.g. in
https://github.com/python/mypy/blob/master/.git-blame-ignore-revs, which
I believe has been successful!
A
Alex Waygood committed
76c33d76b1eb4d0ca7fcfa0ab7d7bd75b076ae1c
Parent: 3bfdb12
Committed by GitHub <noreply@github.com> on 3/15/2026, 4:14:59 PM