Completed
Branch master (6ef0e5)
by Leith
04:21
created

Repository Config

checks:
    php:
        code_rating: true
        duplication: true

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
    external_code_coverage:
        timeout: 3600
        runs: 2    # Scrutinizer will wait for two code coverage submissions
filter:
    excluded_paths:
        - 'tests/*'