13 lines
270 B
JSON
13 lines
270 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(xargs grep:*)",
|
|
"Bash(xargs wc:*)",
|
|
"Bash(mvn clean:*)",
|
|
"Bash(mvn verify:*)",
|
|
"Bash(mvn test:*)",
|
|
"Bash(find D:/Dev/Projects/pdf-umbenenner-parent -not -path */target/* -type d)"
|
|
]
|
|
}
|
|
}
|