php-censor/.php-censor.yml

36 lines
498 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:
- phpunit.xml
coverage: true
2016-05-19 17:25:43 +02:00
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
2017-04-16 17:08:14 +02:00
security_checker:
allow_failures: 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