Completed
Push — issue-4 ( e1a74a )
by Damien
13:22
created

Checkout Config

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

Repository Config

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