more features
This commit is contained in:
30
.claude/settings.local.json
Normal file
30
.claude/settings.local.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(dist/linkbeam:*)",
|
||||
"Bash(docker build:*)",
|
||||
"Bash(go run:*)",
|
||||
"Bash(go test -v ./...)",
|
||||
"Bash(go test:*)",
|
||||
"Bash(golangci-lint help:*)",
|
||||
"Bash(golangci-lint run:*)",
|
||||
"Bash(make:*)",
|
||||
"Bash(sudo docker build:*)",
|
||||
"Bash(docker compose:*)",
|
||||
"Bash(sudo docker compose build:*)",
|
||||
"Bash(sudo docker compose:*)",
|
||||
"Bash(./dist/linkbeam:*)",
|
||||
"Bash(tree:*)",
|
||||
"Read(//tmp/**)",
|
||||
"Bash(cat:*)",
|
||||
"Bash(for file in internal/config/testdata/config-{nord,gruvbox,catppuccin}.yaml)",
|
||||
"Bash(do)",
|
||||
"Bash(done)",
|
||||
"Bash(for file in catppuccin-latte.css catppuccin-frappe.css catppuccin-macchiato.css)",
|
||||
"Bash(do grep -n \"main a {\" \"$file\")",
|
||||
"Bash(go build:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user