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 f7c549b commit 9821182Copy full SHA for 9821182
1 file changed
.claude/settings.json
@@ -15,7 +15,7 @@
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:*)",
@@ -25,7 +25,7 @@
25
"Bash(cmake-format:*)"
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 +35,4 @@
35
"env": {
36
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"
37
}
38
-}
+}
0 commit comments