Completed
Push — master ( 4630a4...0c8b5b )
by Tijs
22:33 queued 19:28
created

Repository Config

filter:
    paths:
        - 'src/*'
checks:
    php:
        uppercase_constants: true
        phpunit_assertions: true
coding_style:
    php: {  }
tools:
    external_code_coverage:
        timeout: 3600
    php_code_sniffer:
        config:
            standard: "PSR2"