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 58dacee commit 3412892Copy full SHA for 3412892
.claude/settings.json
@@ -4,6 +4,25 @@
4
"Bash(find:*)",
5
"Bash(ls:*)",
6
"Bash(git:*)",
7
+ "Bash(git status:*)",
8
+ "Bash(git log:*)",
9
+ "Bash(git diff:*)",
10
+ "Bash(git show:*)",
11
+ "Bash(git branch:*)",
12
+ "Bash(git remote:*)",
13
+ "Bash(git tag:*)",
14
+ "Bash(git stash list:*)",
15
+ "Bash(git rev-parse:*)",
16
+ "Bash(gh pr view:*)",
17
+ "Bash(gh pr list:*)",
18
+ "Bash(gh pr checks:*)",
19
+ "Bash(gh pr diff:*)",
20
+ "Bash(gh issue view:*)",
21
+ "Bash(gh issue list:*)",
22
+ "Bash(gh run view:*)",
23
+ "Bash(gh run list:*)",
24
+ "Bash(gh run logs:*)",
25
+ "Bash(gh repo view:*)",
26
"WebFetch(domain:github.com)",
27
"WebFetch(domain:docs.sentry.io)",
28
"WebFetch(domain:develop.sentry.dev)",
0 commit comments