Skip to content

Commit 93def7b

Browse files
committed
Disable Claude attributions in commits and prs
- We've been adjusting to Claude-enhanced development workflow for the past few months now, and these attributions are now more noise than a useful signal. - Devs are assumed to be using Claude and other agentic assistance as a matter of course (just like we use IDEs) but are ultimately the humans "authoring" the change.
1 parent 7859ec7 commit 93def7b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.claude/settings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,9 @@
4848
"mcp__jetbrains__search_in_files_by_regex",
4949
"mcp__jetbrains__search_in_files_by_text"
5050
]
51+
},
52+
"attribution": {
53+
"commit": "",
54+
"pr": ""
5155
}
5256
}

0 commit comments

Comments
 (0)