0d25dc4b35
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
14 lines
239 B
JSON
14 lines
239 B
JSON
{
|
|
"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)"
|
|
]
|
|
}
|
|
}
|