Files
pancake/system/vendor/omnipay/paypal/grumphp.yml
Tim Bendt 6b9ef7ca55 first
2025-11-25 00:16:35 -05:00

15 lines
344 B
YAML
Executable File

parameters:
git_dir: .
bin_dir: vendor/bin
tasks:
phpunit:
config_file: ~
testsuite: ~
group: []
always_execute: false
phpcs:
standard: PSR2
warning_severity: ~
ignore_patterns:
- tests/
triggered_by: [php]