initial
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"permissionMode": "bypass",
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(git *)",
|
||||
"Bash(python *)",
|
||||
"Bash(claude *)",
|
||||
"Bash(ls *)",
|
||||
"Bash(mkdir *)",
|
||||
"Bash(rm *)",
|
||||
"Bash(cp *)",
|
||||
"Bash(mv *)",
|
||||
"Bash(cat *)",
|
||||
"Bash(echo *)",
|
||||
"Bash(which *)"
|
||||
]
|
||||
},
|
||||
"autoMode": {
|
||||
"allow": [
|
||||
"$defaults",
|
||||
"Reading and analyzing PR diff files for code review",
|
||||
"Producing structured JSON review output"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user