Skip to content
Snippets Groups Projects
Select Git revision
  • d546c5bb593193e2f3083cde3b3afa8b0fc7c209
  • master default protected
2 results

.scrutinizer.yml

Blame
  • .scrutinizer.yml 547 B
    filter:
        excluded_paths:
            - '3rdparty/*'
            - 'apps/*/3rdparty/*'
            - 'apps/*/vendor/*'
            - 'l10n/*'
            - 'core/l10n/*'
            - 'apps/*/l10n/*'
            - 'lib/l10n/*'
            - 'core/vendor/*'
            - 'core/js/tests/lib/*.js'
            - 'core/js/tests/specs/*.js'
            - 'core/js/jquery-showpassword.js'
            - 'core/js/jquery-tipsy.js'
            - 'core/js/placeholders.js'
    
    
    imports:
        - javascript
        - php
    
    tools:
        external_code_coverage:
            timeout: 7200    # Timeout in seconds. 120 minutes