Completed
Push — issue-5 ( 1a8ca7...793f9f )
by Damien
10:44 queued 09:11
created

Checkout Config

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

Repository Config

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