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

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

imports:
    - javascript
    - php

tools:
    external_code_coverage: true