Completed
Push — master ( 4b7b2f...234b5f )
by Jérémy
01:53
created

Checkout Config

filter:
    paths:
        - "*"

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

Repository Config

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