Completed
Pull Request — master (#7)
by Gabriel
07:25 queued 06:13
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/*'