Completed
Push — master ( 006b79...15ac92 )
by Sander
01:35
created

Checkout Config

filter:
    excluded_paths:
        - 'js/vendor*'
        - 'l10n/'
        - 'tests/'
        - 'lib/Fixtures/ShareFix.php'
        - 'js/share.js'

imports:
    - javascript
    - php

tools:
    php_mess_detector: true
    php_code_sniffer: true
    sensiolabs_security_checker: true
    php_code_coverage: false

build_failure_conditions:
    - 'issues.label("coding-style").new.count > 5'
    - 'issues.severity(>= MAJOR).new.exists'
    - 'elements.rating(<= D).new.exists'

Repository Config

# language: php