From 0fa90364e3aff3f0ce51cfee70ac5cd0ddd69aba Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 19 Apr 2026 09:19:00 +0000 Subject: [PATCH] chore: disable session URL attribution in commits and PRs --- .claude/settings.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.claude/settings.json b/.claude/settings.json index e06b033..3acc36c 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -1,4 +1,8 @@ { + "attribution": { + "commit": "", + "pr": "" + }, "hooks": { "SessionStart": [ {