17 lines
541 B
JSON
17 lines
541 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)",
|
|
"Bash(mvn -pl pdf-umbenenner-adapter-out clean compile)",
|
|
"Bash(mvn dependency:tree -pl pdf-umbenenner-adapter-out)",
|
|
"Bash(mvn -pl pdf-umbenenner-domain clean compile)",
|
|
"Bash(mvn help:describe -Dplugin=org.apache.pdfbox:pdfbox -Ddetail=false)"
|
|
]
|
|
}
|
|
}
|