We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c1a624 commit 953287bCopy full SHA for 953287b
.github/workflows/claude.yml
@@ -34,4 +34,4 @@ jobs:
34
with:
35
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
36
timeout_minutes: "60"
37
- allowed_tools: 'Bash(*),Bash(gh *),Bash(pip *),Bash(mypy *),Bash(python *)'
+ allowed_tools: 'Bash(*),Bash(gh *),Bash(pip *),Bash(mypy *),Bash(python *),Bash(mypy servc --check-untyped-defs)'
0 commit comments