Files
myep/.claude/settings.local.json
T

13 lines
259 B
JSON

{
"permissions": {
"allow": [
"Bash(php -l:*)",
"Bash(./vendor/bin/phpunit --testdox)",
"Bash(./vendor/bin/php-cs-fixer fix:*)",
"Bash(ddev logs:*)",
"Bash(/opt/homebrew/bin/php-cs-fixer fix:*)"
],
"deny": []
}
}