Completed
Push — master ( d18b8b...d7093d )
by Jérémy
03:12
created

Checkout Config

filter:
    paths:
        - "src/*"

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

Repository Config

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