Completed
Pull Request — master (#12)
by Damien
04:18 queued 02:28
created

Checkout Config

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

Repository Config

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