Files
workspace/.claude/settings.json
2026-04-15 11:26:46 +02:00

12 lines
208 B
JSON

{
"permissions": {
"allow": [
"Bash(.venv/Scripts/pytest tests/test_auth.py -v)"
]
},
"enabledPlugins": {
"ralph-loop@claude-plugins-official": true,
"caveman@caveman": true
}
}