Completed
Push — master ( a9ce8e...5121e2 )
by Drew
01:08
created

Checkout Config

# .scrutinizer.yml
checks:
    php: true

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

Repository Config

# language: php