Completed
Push — develop ( 772310...a1b20b )
by Jonathan
01:36
created

Checkout Config

# .scrutinizer.yml
tools:
    external_code_coverage: true

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
filter:
    excluded_paths:
        - 'tests/*'