Protect shared Claude settings#10957
Conversation
|
You've modified Claude Code configuration files. These files contain the shared configuration for all contributors. Please revert this change if unintended. ONLY modify these files if you need to change shared configurations that apply to everyone and have discussed this change with the TW team. To override the Claude settings locally, use For example, if you're changing AWS_PROFILE: Create or edit {
"env": {
"AWS_PROFILE": "your-sandbox-name"
}
}This local file is gitignored and overrides the repo default. |
MarkvanMents
left a comment
There was a problem hiding this comment.
@dbreseman
Thanks for this, Dana. Looks great and very clear.
I'm guessing the GitHub Action works as it is flagging the change to CLAUDE.md 🙂
Approving.
No description provided.