php-censor/.php-censor.yml

43 lines
598 B
YAML
Raw Normal View History

build_settings:
ignore:
2016-05-19 17:25:43 +02:00
- vendor
- tests
2014-05-02 15:18:01 +02:00
setup:
composer:
2016-05-19 17:25:43 +02:00
action: install
2014-05-02 15:18:01 +02:00
test:
2016-05-19 17:25:43 +02:00
php_unit:
config:
2017-02-18 04:31:33 +01:00
- phpunit.mysql.xml
2016-05-19 17:25:43 +02:00
coverage: coverage
php_mess_detector:
2016-05-19 17:25:43 +02:00
allow_failures: true
php_code_sniffer:
2016-05-19 17:25:43 +02:00
standard: PSR2
encoding: UTF-8
allow_failures: true
php_cpd:
allow_failures: true
php_loc:
2016-05-19 17:25:43 +02:00
allow_failures: true
php_parallel_lint:
allow_failures: true
2014-05-08 18:02:24 +02:00
php_docblock_checker:
2016-05-19 17:25:43 +02:00
allow_failures: true
failure:
email:
2017-01-07 15:08:05 +01:00
committer: false
2016-05-19 17:25:43 +02:00
complete:
email:
2016-05-19 17:25:43 +02:00
default_mailto_address: poisoncorpsee@gmail.com