php-censor/phpci.yml

10 lines
116 B
YAML
Raw Normal View History

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