phpci/phpci.yml

12 lines
152 B
YAML
Raw Normal View History

setup:
composer:
action: "install"
ignore:
- "vendor/"
test:
php_mess_detector:
allow_failures: true
php_cpd:
allow_failures: true