mailgun-php/.scrutinizer.yml

9 lines
136 B
YAML
Raw Normal View History

filter:
paths: [src/*]
checks:
php:
code_rating: true
duplication: true
tools:
external_code_coverage: true