Completed
Push — 2.0 ( 0b604a )
by Piotr
53s queued 27s
created

Checkout Config

---
filter:
    excluded_paths: [vendor/*, app/*, web/*, Behat/*, spec/*]

checks:
    php:
        code_rating: true
        duplication: true

tools:
    php_cpd: true
    php_pdepend:
        excluded_dirs: [vendor]