Files
pre-repos/workday_monthly_admin_activities_audit/.claude/settings.local.json
2026-02-03 15:10:50 -05:00

15 lines
300 B
JSON

{
"permissions": {
"allow": [
"Bash(uv pip install:*)",
"Bash(uv run python:*)",
"Bash(uv sync)",
"Bash(python -m spacy download:*)",
"Bash(python -m ensurepip:*)",
"Bash(python:*)",
"Bash(python3:*)",
"Bash(.venv/bin/pip install:*)"
]
}
}