We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 427f34f commit d376929Copy full SHA for d376929
1 file changed
.claude/settings.local.json
@@ -5,7 +5,8 @@
5
"Bash(ruff check:*)",
6
"Bash(pytest:*)",
7
"Bash(ruff format:*)",
8
- "Bash(python3 -m pytest:*)"
+ "Bash(python3 -m pytest:*)",
9
+ "Bash(python3 -m mypy:*)"
10
]
11
}
12
0 commit comments