Claude Code: Permission-Allowlist für read-only Befehle hinzugefügt
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
{
|
||||
"enabledPlugins": {
|
||||
"feature-dev@claude-plugins-official": true
|
||||
},
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(uv version)",
|
||||
"Bash(uv run ruff check)",
|
||||
"Bash(uv run ruff check *)",
|
||||
"Bash(uv tree)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user