Completed
Push — 2.1 ( 16e6f8...9196ca )
by Piotr
10s
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]