Completed
Pull Request — master (#3)
by
unknown
01:25
created

Checkout Config

filter:
    paths:
        - "src/*"

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

Repository Config

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