Completed
Push — 3.5.x ( 5363cb...0fd2c3 )
by Tim
12s queued 10s
created

Global Config

imports:
    - php
tools:
    php_code_sniffer:
        config:
            ruleset: ./phpcs.xml
            
    sensiolabs_security_checker: true
    php_mess_detector: true
    php_analyzer: true
    php_pdepend: true
    php_sim: true
    external_code_coverage: true