Completed
Push — master ( 0a5acd...43aa97 )
by Guilherme Luiz Argentino
05:40
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true
filter:
    excluded_paths: [vendor/*]

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

Repository Config

# language: php

# tests: true