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 b293ea6 commit fdbc108Copy full SHA for fdbc108
1 file changed
.claude/settings.json
@@ -0,0 +1,25 @@
1
+{
2
+ "permissions": {
3
+ "allow": [
4
+ "Bash(git log:*)",
5
+ "Bash(tox)",
6
+ "Bash(tox:*)",
7
+ "Bash(uv run tox)",
8
+ "Bash(uv run tox:*)",
9
+ "Bash(pytest)",
10
+ "Bash(pytest:*)",
11
+ "Bash(python -m pytest)",
12
+ "Bash(python -m pytest:*)",
13
+ "Bash(python -m mypy:*)",
14
+ "Bash(python3 -m pytest:*)",
15
+ "Bash(git add:*)",
16
+ "Bash(cat:*)",
17
+ "Bash(find:*)",
18
+ "Bash(mypy:*)",
19
+ "Bash(python -m py_compile:*)",
20
+ "Bash(tree:*)"
21
+ ],
22
+ "deny": [],
23
+ "ask": []
24
+ }
25
+}
0 commit comments