Files
unsupervised-scheduler/.claude/settings.local.json
T
thatguygriff 0988655aba
CI / PHPStan (push) Successful in 57s
CI / Tests (PHP 8.1) (push) Successful in 45s
CI / Tests (PHP 8.3) (push) Successful in 48s
CI / No Debug Code (push) Successful in 3s
CI / Coding Standards (push) Successful in 51s
CI / Tests (PHP 8.2) (push) Successful in 50s
CI / Build Plugin Zip (push) Successful in 42s
Allow additional composer and tea commands
2026-06-05 12:17:31 -03:00

12 lines
192 B
JSON

{
"permissions": {
"allow": [
"Bash(composer test:*)",
"Bash(composer lint *)",
"Bash(tea actions:*)",
"Bash(tea issue *)",
"Bash(tea label *)"
]
}
}