1
0

M1-Fix: Exit-Code für ungültige Konfiguration auf 1 geändert

This commit is contained in:
2026-03-31 16:06:57 +02:00
parent 91b7a918c7
commit 80fcefc4c7
4 changed files with 19 additions and 11 deletions

View File

@@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(xargs grep:*)",
"Bash(xargs wc:*)"
]
}
}