mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2024-11-22 12:36:02 +03:00
10 lines
179 B
YAML
10 lines
179 B
YAML
filter:
|
|
paths: [src/*]
|
|
checks:
|
|
php:
|
|
code_rating: true
|
|
duplication: true
|
|
tools:
|
|
external_code_coverage:
|
|
timeout: 1200 # Timeout in seconds.
|