Completed
Push — master ( 61c78a...531631 )
by Nicolas
8s
created

Checkout Config

checks:
    php: true
filter:
    excluded_paths: [vendor/*, Tests/*, Modules/*]
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