Completed
Push — master ( 6ebcfd...89b7db )
by Drew
02:29
created

Checkout Config

# .scrutinizer.yml
checks:
    php: true

filter:
    excluded_paths:
        - tests/*
        - vendor/*
    paths:
        - src/*

Repository Config

# language: php