mailgun-php/.scrutinizer.yml
2018-08-04 21:22:47 +01:00

11 lines
197 B
YAML

filter:
paths: [src/*]
checks:
php:
code_rating: true
duplication: true
tools:
external_code_coverage:
timeout: 1200 # Timeout in seconds.
php_cpd: false