| Server IP : 146.59.209.152 / Your IP : 216.73.216.152 Web Server : Apache System : Linux webm009.cluster131.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : monpetu ( 144298) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/monpetu/www/ipprint/wp-content/plugins/power-coupons/.claude/ |
Upload File : |
{
"permissions": {
"allow": [
"Bash(composer lint:*)",
"Bash(composer format:*)",
"Bash(composer phpstan:*)",
"Bash(composer test:*)",
"Bash(npm run build:*)",
"Bash(npm run start:*)",
"Bash(npm run lint-js:*)",
"Bash(npm run lint-css:*)",
"Bash(npm run pretty:*)",
"Bash(npm run i18n:*)",
"Bash(git status:*)",
"Bash(git diff:*)",
"Bash(git log:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git checkout:*)",
"Bash(git branch:*)",
"Bash(git stash:*)",
"Bash(php -l:*)",
"Bash(php -r:*)",
"Bash(vendor/bin/phpcs:*)",
"Bash(vendor/bin/phpcbf:*)",
"Bash(vendor/bin/phpstan:*)",
"Bash(vendor/bin/phpunit:*)"
],
"deny": [
"Bash(rm -rf:*)",
"Bash(curl:*)",
"Bash(wget:*)"
]
},
"hooks": {
"PostToolUse": [
{
"matcher": "Edit|Write",
"hooks": [
{
"type": "command",
"command": "php -l \"$CLAUDE_TOOL_INPUT_FILE_PATH\" 2>&1 | grep -E 'error|warning' || true",
"conditions": [
{
"field": "file_path",
"pattern": "\\.php$"
}
]
}
]
}
]
}
}