Skip to content

Commit 1121dee

Browse files
echarrodclaude
andcommitted
Add Claude Code configuration files
- Add .claude/settings.local.json with permissions for common development commands - Add CLAUDE.md with project documentation and development guidance for Claude Code - Provides context about danger-go architecture, development workflow, and testing 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent a113351 commit 1121dee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.claude/settings.local.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"Bash(git push:*)",
88
"Bash(go build:*)",
99
"Bash(git add:*)",
10+
"WebFetch(domain:github.com)",
11+
"Bash(git reset:*)",
12+
"Bash(sed:*)",
13+
"Bash(git pull:*)",
1014
"Bash(git checkout:*)"
1115
],
1216
"deny": [],

0 commit comments

Comments
 (0)