mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-04-28 03:53:10 -07:00
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>
10 lines
383 B
Plaintext
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
|