Completed
Pull Request — master (#5)
by Ravan
02:03 queued 55s
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/*'