Completed
Push — feature/phpcs-ruleset-tweaks ( 4d4764 )
by Juliette
02:19
created

Checkout Config

filter:
    excluded_paths:
        - 'PHPCompatibility/Tests/*'

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
    sensiolabs_security_checker: true

checks:
    php: true