tangled
alpha
login
or
join now
skywatch.blue
/
skywatch-automod
7
fork
atom
A tool for parsing traffic on the jetstream and applying a moderation workstream based on regexp based rules
7
fork
atom
overview
issues
pulls
pipelines
Update .claude settings
Skywatch
2 months ago
0b9c5c08
867ecc96
+7
-1
1 changed file
expand all
collapse all
unified
split
.claude
settings.local.json
+7
-1
.claude/settings.local.json
···
14
14
"Bash(bunx eslint:*)",
15
15
"Bash(bun test:run:*)",
16
16
"Bash(wc:*)",
17
17
-
"Bash(grep:*)"
17
17
+
"Bash(grep:*)",
18
18
+
"Bash(npm test:*)",
19
19
+
"Bash(npx vitest:*)",
20
20
+
"Bash(npm install:*)",
21
21
+
"Bash(git stash:*)",
22
22
+
"Bash(gh pr view:*)",
23
23
+
"Bash(gh pr edit:*)"
18
24
],
19
25
"deny": [],
20
26
"ask": []