Files
hate_crack/.git-blame-ignore-revs
Justin Bollinger e3e0301ffa chore: add .git-blame-ignore-revs with style commit
Isolates blame churn from the ruff format pass in commit 9b684bb,
which reformatted pre-existing lines in hate_crack/main.py that are
outside the scope of the notifications-submenu feature.

Enable locally with:
  git config blame.ignoreRevsFile .git-blame-ignore-revs

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 20:23:05 -04:00

10 lines
383 B
Plaintext

# Revisions listed here are skipped by `git blame --ignore-revs-file`.
# Enable locally with:
# git config blame.ignoreRevsFile .git-blame-ignore-revs
#
# Only add commits whose changes are purely mechanical (e.g., formatter
# passes, mass-rename refactors). Do not add feature commits.
# style: ruff format pass for Notifications submenu
9b684bb44c3cd04b00a5421691179ea56162780c