Skip to content
13 changes: 13 additions & 0 deletions .claude/settings.local.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"permissions": {
"allow": [
"Bash(poetry run pytest:*)",
"Bash(gh pr checks:*)",
"Bash(poetry run ty:*)",
"Bash(gh run view:*)",
"Bash(poetry run black:*)"
],
"deny": [],
"ask": []
}
}
Loading