Disable Claude co-author attribution in commits

This commit is contained in:
Sridhar Ratnakumar 2025-09-29 16:10:49 -04:00
parent 1f2b50a59d
commit 0f45caa850

View file

@ -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