Completed
Pull Request — master (#6)
by Gabriel
06:07 queued 04:59
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true

filter:
    excluded_paths:
        - 'tests/*'
        - 'vendor/*'