Completed
Push — master ( 31315d...5e129f )
by Jérémy
09:13
created

Checkout Config

filter:
    paths:
        - "*"

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

Repository Config

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