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 418a798 commit 7908992Copy full SHA for 7908992
1 file changed
.claude/settings.json
@@ -15,17 +15,16 @@
15
"Bash(git merge-base:*)",
16
"Bash(git rev-list:*)",
17
"Bash(git branch:*)",
18
- "Bash(git ls-tree:*)",
+ "Bash(git ls-tree:*)",
19
"Bash(gh pr view:*)",
20
"Bash(gh pr diff:*)",
21
"Bash(gh pr list:*)",
22
"Bash(gh pr checks:*)",
23
"Read(.claude/tmp/**)",
24
- "Write(.claude/tmp/**)",
25
- "Skill(parallel-review)"
+ "Write(.claude/tmp/**)"
26
],
27
"deny": [
28
- "Read(.env.production)",
+ "Read(.env.production)",
29
"Bash(git push:*)",
30
"Bash(gh pr merge:*)",
31
"Bash(gh pr lock:*)",
@@ -35,4 +34,4 @@
35
34
"env": {
36
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"
37
}
38
-}
+}
0 commit comments