Skip to content
Snippets Groups Projects
.scrutinizer.yml 283 B
Newer Older
  • Learn to ignore specific revisions
  • Thomas Müller's avatar
    Thomas Müller committed
    filter:
        excluded_paths:
    
    Thomas Müller's avatar
    Thomas Müller committed
            - 'vendor/*'
    
    Thomas Müller's avatar
    Thomas Müller committed
            - 'l10n/*'
    
            - 'tests/'
    
            - 'js/vendor/*'
            - 'js/tests/*'
    
    Thomas Müller's avatar
    Thomas Müller committed
    
    imports:
        - javascript
        - php
    
    tools:
    
        external_code_coverage:
    
            timeout: 7200 # Timeout in seconds. 120 minutes