Completed
Push — master ( 2eeae4...5f4332 )
by Stefan
02:46
created

Checkout Config

tools:
    php_code_sniffer:
        config:
            standard: "PSR2"

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

tools:
    php_code_sniffer:
        config:
            standard: "PSR2"

checks:
    php:
        code_rating: true
        duplication: true