Added coverage option in .php-censor.yml config.

This commit is contained in:
Dmitry Khomutov 2018-03-06 20:41:51 +07:00
parent 97f8cd2e01
commit 5e6f6bef98
No known key found for this signature in database
GPG key ID: EC19426474B37AAC

View file

@ -12,6 +12,7 @@ test:
php_unit:
config:
- phpunit.xml
coverage: true
php_mess_detector:
allow_failures: true