10 lines
162 B
JSON
10 lines
162 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(cargo check *)",
|
|
"Bash(git add *)",
|
|
"Bash(git commit -m ' *)",
|
|
"Bash(git config *)"
|
|
]
|
|
}
|
|
}
|