Completed
Push — master ( 312c2d...986e9b )
by Jérémy
06:32 queued 04:33
created

Checkout Config

filter:
    paths:
        - "*"

    excluded_paths:
        - "Tests/*"
        - "vendor/*"

Repository Config

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