-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.git-blame-ignore-revs
More file actions
31 lines (26 loc) · 1.79 KB
/
Copy path.git-blame-ignore-revs
File metadata and controls
31 lines (26 loc) · 1.79 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# `git blame` から除外するリビジョン。
#
# 整形だけの一括 commit は全行の blame を自分に書き換えてしまい、「この行を
# 書いたのは誰で、なぜか」を辿る手段を潰す。ここに挙げた revision は blame が
# 素通りし、その一つ前の実質的な変更を指すようになる。
#
# GitHub の blame ビューは本ファイルを自動で読む。手元では clone ごとに一度:
# git config blame.ignoreRevsFile .git-blame-ignore-revs
#
# 挙げてよいのは「意味を変えていないことを実測で示した commit」だけ。
# 挙動が 1 ビットでも変わる commit を隠すと、事故の出所が消える。
# style(contextpreloader): ruff format を適用する (25 files) — 2026-08-25
# pytest 112 / mypy 36 files / ruff check が適用前後で完全一致
35ed241925fc45aeb53f3c698474af168e6d7ba8
# style(VisualExpression): formatter をワークスペース既定へ揃える (19 files) — 2026-08-25
# ruff check / mypy Success / pytest 220 passed が適用前後で完全一致
6d0e65a58e003843611846cbac35c7f805a17511
# style(EmotionPulse): formatter をワークスペース既定へ揃える (11 files) — 2026-08-25
# ruff check / mypy Success / pytest 105 passed が適用前後で完全一致
c9ea49ea6033b3b951c0e92386db3731bc706207
# style(EmailingEssay): formatter をワークスペース既定へ揃える (36 files) — 2026-08-25
# ruff check / mypy Success (63 files) / pytest 343 passed が適用前後で完全一致
701b3d21d5c87672666de7888a0dc7a8939482bb
# style(EpisodicRAG): formatter をワークスペース既定へ揃える (178 files) — 2026-08-25
# ruff check / mypy Success (300 files) / pytest 2686 passed, 5 skipped が適用前後で完全一致
c6de15664974782c6252e843f79ac3754924ff0b