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 3c8ee33 commit 78b4450Copy full SHA for 78b4450
.claude/settings.local.json
@@ -6,12 +6,13 @@
6
"WebFetch(domain:github.com)",
7
"WebFetch(domain:raw.githubusercontent.com)",
8
"WebFetch(domain:en.wikipedia.org)",
9
+ "WebSearch",
10
+ "Bash(markdownlint-cli2:*)",
11
"Bash(gh pr view:*)",
12
"Bash(gh pr diff:*)",
13
"Bash(git log:*)",
- "WebSearch",
- "Bash(markdownlint-cli2:*)",
14
- "Bash(identify:*)"
+ "Bash(identify:*)",
15
+ "Bash(just shellcheck:*)"
16
],
17
"deny": [],
18
"ask": []
0 commit comments