# Commits that only moved code around. `git blame` skips these when configured
# with:
#
#     git config blame.ignoreRevsFile .git-blame-ignore-revs
#
# GitHub honours this file automatically in its blame view. Only add a commit
# here if it changed no behaviour — the point is that blame keeps pointing at
# whoever last changed what a line DOES.

# style: adopt ruff format and gate it
f296c9825e370ecafff2fd0c35c2cd6110821ff1
