Skip to content
Snippets Groups Projects
.scrutinizer.yml 399 B
Newer Older
  • Learn to ignore specific revisions
  • build:
        nodes:
            analysis:
                tests:
                    override:
    
    Thomas Müller's avatar
    Thomas Müller committed
    filter:
        excluded_paths:
    
    Thomas Müller's avatar
    Thomas Müller committed
            - 'l10n/*'
    
    Christoph Wurst's avatar
    Christoph Wurst committed
            - 'src/tests/*'
    
            - 'tests/'
    
    Christoph Wurst's avatar
    Christoph Wurst committed
            - 'vendor/*'
    
    Thomas Müller's avatar
    Thomas Müller committed
    
    imports:
        - javascript
        - php
    
    tools:
    
        external_code_coverage:
    
            timeout: 1200 # Timeout in seconds. 20 minutes