Completed
Pull Request — master (#10)
by Damien
03:05 queued 01:29
created

Checkout Config

filter:
    paths:
        - ./*
    excluded_paths:
        - ./tests/spec/*

Repository Config

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