- 添加git命令自动批准到Claude Code设置 - 更新IDEA数据库连接配置 - 添加agents目录 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
14 lines
281 B
JSON
14 lines
281 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(mvn clean compile:*)",
|
|
"Bash(mvn spring-javaformat:apply)",
|
|
"Bash(cat:*)",
|
|
"Bash(mvn dependency:tree:*)",
|
|
"Bash(mvn spring-javaformat:apply:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)"
|
|
]
|
|
}
|
|
}
|