Failed Conditions
Push — refactorCachePSR2 ( fec08c...b4b0b3 )
by Michael
06:04 queued 02:59
created

Repository Config

filter:
    excluded_paths:
        - '_test/*'
        - 'lib/plugins/*/_test/*'
        - '_cs/*'
        - inc/lessc.inc.php
        - 'inc/phpseclib/*'
        - 'lib/plugins/authad/adLDAP/*'
        - lib/scripts/fileuploader.js
        - 'lib/scripts/jquery/*'
        - inc/EmailAddressValidator.php
        - inc/feedcreator.class.php
        - inc/SimplePie.php
        - inc/geshi.php
        - 'inc/geshi/*'
        - inc/JSON.php
        - 'vendor/*'
tools:
#    php_code_coverage:
#        test_command: 'phpunit -c _test/phpunit.xml --stderr'
    php_analyzer: true
#    php_mess_detector:
#        config:
#            design_rules: { exit_expression: false }
#            controversial_rules: { superglobals: false }
#    sensiolabs_security_checker: true
#    php_cpd: true
#    php_pdepend: true
#    php_hhvm:
#        config:
#            declared_constant_twice: false
build_failure_conditions:
    - 'elements.rating(<= D).new.exists'
    - 'issues.new.exists'