Completed
Push — master ( f0d3d7...b35b43 )
by Cédric
19s queued 12s
created

Checkout Config

filter:
    paths:
        - "src/*"

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

Repository Config

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