Completed
Push — pre-4.0.0-alpha10 ( 1b10c3...f5a263 )
by Tim
05:58 queued 02:32
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