Completed
Push — master ( d67faa...d95af8 )
by Thomas
47s
created

Checkout Config

filter:
    excluded_paths:
        - 'js/vendor/*'
        - 'js/public/*'
        - 'js/tests/stubs/*'
        - 'templates/*'
        - 'l10n/*'
        - 'tests/*'

imports:
    - javascript
    - php

tools:
    external_code_coverage:
        timeout: 1800

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
filter:
    excluded_paths:
        - 'tests/*'