2025-10-21 10:11:48+04:00
This commit is contained in:
27
.claude/settings.local.json
Normal file
27
.claude/settings.local.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"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)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user