mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 10:40:12 -04:00
chore(settings): remove redundant default values
Drop includeGitInstructions, syntaxHighlightingDisabled, and autoUpdatesChannel — all were set to their defaults.
This commit is contained in:
parent
a788cd5d52
commit
ad26db334e
1 changed files with 0 additions and 3 deletions
|
|
@ -4,7 +4,6 @@
|
|||
"commit": "",
|
||||
"pr": ""
|
||||
},
|
||||
"includeGitInstructions": true,
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash",
|
||||
|
|
@ -51,9 +50,7 @@
|
|||
"defaultMode": "acceptEdits"
|
||||
},
|
||||
"model": "sonnet",
|
||||
"syntaxHighlightingDisabled": false,
|
||||
"effortLevel": "medium",
|
||||
"autoUpdatesChannel": "stable",
|
||||
"claudeMdExcludes": [
|
||||
".claude/agent-memory/**"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue