chore(desktop): refresh pubkey-truncation allowlist line anchors

The passport refactors moved the two allowlisted array slices, so the
path:line anchors no longer matched and the guard failed pre-push.

Signed-off-by: Thomas Petersen <thomasp@squareup.com>
This commit is contained in:
Thomas Petersen
2026-08-04 19:09:51 +02:00
parent 353842de05
commit 53c6a82ec8
+2 -2
View File
@@ -28,8 +28,8 @@ const overrides = new Set([
"src/features/messages/lib/threadPanel.ts:395",
"src/features/projects/ui/ProjectsView.tsx:166",
"src/features/projects/ui/ProjectsOverviewPanel.tsx:209",
"src/features/passport/ui/PassportRecordSections.tsx:156",
"src/features/passport/ui/PassportScreen.tsx:127",
"src/features/passport/ui/PassportRecordSections.tsx:207",
"src/features/passport/ui/PassportScreen.tsx:142",
]);
await runPubkeyTruncationCheck({