Completed
Push — master ( 1f733a...05f023 )
by Nicolas
06:51 queued 05:00
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