12 lines
No EOL
246 B
JSON
12 lines
No EOL
246 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/claude-code-settings.json",
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(nix flake check:*)",
|
|
"Bash(git grep:*)",
|
|
"Bash(git cherry-pick:*)",
|
|
"Bash(sed:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |