mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2024-11-22 04:26:02 +03:00
11 lines
197 B
YAML
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
|