Completed
Pull Request — master (#1828)
by Gerry
03:41
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