Completed
Push — feat_static_analyzer ( dd490c )
by Marcus
09:46
created

Checkout Config

filter:
    paths: ["src/*"]
tools:
    php_code_coverage: true
    php_sim: true
    php_mess_detector: true
    php_pdepend: true
    php_analyzer: true
    php_cpd: false