Completed
Push — master ( 0e4816...19817b )
by Jérémy
02:12
created

Checkout Config

filter:
    paths:
        - "src/*"

    excluded_paths:
        - "tests/*"
        - "vendor/*"

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php: {  }