Completed
Pull Request — master (#121)
by
unknown
05:28
created

Checkout Config

# .scrutinizer.yml
checks:
    php: true

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

Repository Config

# language: php