Completed
Push — master ( 877e0a...771aec )
by Maxim
03:16 queued 02:09
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true
tools:
    php_code_sniffer:
        config:
            standard: "PSR2"
        filter:
            paths: ['src']
    sensiolabs_security_checker: true
    php_sim: true
    php_cs_fixer:
        config:
            level: psr2
    php_mess_detector: true
    php_analyzer: true

Repository Config

checks:
    php:
        code_rating: true
        duplication: true
tools:
    php_code_sniffer:
        config:
            standard: "PSR2"
        filter:
            paths: ['src']
    sensiolabs_security_checker: true
    php_sim: true
    php_cs_fixer:
        config:
            level: psr2
    php_mess_detector: true
    php_analyzer: true