Completed
Push — master ( a3406e...8e89a5 )
by WEBEWEB
02:23
created

Checkout Config

# .scutinizer.yml
checks:
    php: true

filter:
    excluded_paths:
        - Tests/*
        - vendor/*

tools:
    php_analyzer: true
    php_code_sniffer: true
    php_cpd: true
    php_cs_fixer: true
    php_loc: true
    php_mess_detector: true
    php_pdepend: true

Repository Config

# language: