Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.scrutinizer.yml - github.com/nextcloud/announcementcenter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 79709db140a56e4a052a4bf2e0b205d440b40678 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
filter:
    excluded_paths:
        - 'js/jquery*'
        - 'l10n/*'
        - 'tests/*'

imports:
    - javascript
    - php

tools:
    external_code_coverage:
        timeout: 7200 # Timeout in seconds: 2 hours