Completed
Pull Request — master (#8)
by Damien
02:53 queued 01:32
created

Checkout Config

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

Repository Config

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