mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-28 11:47:12 +08:00
Disable Claude co-author attribution in commits
This commit is contained in:
parent
1f2b50a59d
commit
0f45caa850
1 changed files with 2 additions and 0 deletions
|
|
@ -35,6 +35,8 @@ in
|
|||
permissions = {
|
||||
# defaultMode = "plan";
|
||||
};
|
||||
# Disable Claude from adding itself as co-author to commits
|
||||
includeCoAuthoredBy = false;
|
||||
};
|
||||
|
||||
# Automatically discovered commands from commands/ directory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue