Add the Prettier run to the blame ignore list
Первый прогон форматтера переписал 50 файлов; без этой записи `git blame` показывал бы его вместо автора реальной правки. Включается локально: git config blame.ignoreRevsFile .git-blame-ignore-revs Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
0606ea3e6e
commit
088af2318e
@@ -10,3 +10,6 @@
|
||||
|
||||
# Перевод дерева в LF.
|
||||
0442056367cb6cd3b38964dacf75f44f123e11ac
|
||||
|
||||
# Первый прогон Prettier по фронтенду.
|
||||
0606ea3e6ee4a4fd7faf8d1b054a316633442e98
|
||||
|
||||
Reference in New Issue
Block a user