Completed
Push — master ( 4f5988...1ab6e5 )
by Leith
01:16
created

Repository Config

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
    php_code_sniffer:
        config:
            standard: "PSR2"
filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true