Completed
Push — master ( fb83d2...65a052 )
by Nicolas
08:51 queued 07:09
created

Checkout Config

checks:
    php: true
filter:
    excluded_paths: [vendor/*, tests/*]
coding_style:
    php: {  }
tools:
    external_code_coverage: true
    php_code_coverage: true

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true