Completed
Push — master ( 41c4ff...6ebcfd )
by Drew
02:47
created

Checkout Config

# .scrutinizer.yml
checks:
    php: true

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

Repository Config

# language: php