19 lines
630 B
JSON
19 lines
630 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(mvn clean compile:*)",
|
|
"Bash(mvn spring-javaformat:apply)",
|
|
"Bash(cat:*)",
|
|
"Bash(mvn dependency:tree:*)",
|
|
"Bash(mvn spring-javaformat:apply:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git -C \"C:\\\\Users\\\\meowr\\\\Desktop\\\\bishe\\\\AI_OJ\" status)",
|
|
"Bash(git -C \"C:\\\\Users\\\\meowr\\\\Desktop\\\\bishe\\\\AI_OJ\" checkout 3da91e5 -- aioj-backend-ai-service/)",
|
|
"Bash(git -C \"C:\\\\Users\\\\meowr\\\\Desktop\\\\bishe\\\\AI_OJ\" push)",
|
|
"Bash(mvn compile:*)",
|
|
"Bash(mvn clean install:*)"
|
|
]
|
|
}
|
|
}
|