Completed
Push — master ( 1236c8...8d7105 )
by Nicolas
05:49
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