Completed
Push — issue-4 ( 7dc12a...85b252 )
by Damien
03:50
created

Checkout Config

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

Repository Config

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