chore: cleanup

This commit is contained in:
Björn Fromme
2025-12-19 17:26:39 +01:00
parent 62ac8038dc
commit 2dd5b7ad64
-11
View File
@@ -1,11 +0,0 @@
{
"permissions": {
"allow": [
"Bash(php -l:*)",
"Bash(ddev php vendor/bin/phpunit --testdox)",
"Bash(ddev php vendor/bin/php-cs-fixer fix:*)",
"Bash(ddev logs:*)"
],
"deny": []
}
}