# Commits that only moved whitespace. `git blame` skips them and reports whoever
# last changed the line's content, which is the answer anyone asking for blame
# wants. GitHub reads this file automatically; locally it takes one setting:
#
#   git config blame.ignoreRevsFile .git-blame-ignore-revs
#
# Add a commit here only if it changed no behavior at all. A line in this file
# that names a commit which did change something hides that change from blame.

# Adopted `ruff format` across the whole tree.
ee7bf6e052c766e845bf608181ef317495ed277f
