Completed
Pull Request — master (#1)
by lee
02:13
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/*'