Files
OmniSocketGo/.claude/settings.local.json

19 lines
639 B
JSON

{
"permissions": {
"allow": [
"Bash(go vet:*)",
"Bash(go build:*)",
"Bash(go test:*)",
"Bash(xargs grep:*)",
"Bash(find /c/Users/64187/Desktop/Workspace/OmniSocketGo -type f -name *.go)",
"Bash(git status:*)",
"Bash(git fetch:*)",
"Bash(git pull:*)",
"Bash(wc:*)",
"Bash(python3 -c \"import dis, marshal, types; f = open\\(''''C:/Users/64187/Desktop/Workspace/OmniSocketGo/__pycache__/omnisocket_video_sender.cpython-312.pyc'''',''''rb''''\\); f.read\\(16\\); code=marshal.load\\(f\\); dis.dis\\(code\\)\")",
"Bash(gh pr:*)",
"Bash(python3 -c ':*)"
]
}
}