mirror of
https://github.com/nextcloud/passman.git
synced 2024-11-11 01:34:12 +08:00
13 lines
No EOL
214 B
YAML
13 lines
No EOL
214 B
YAML
filter:
|
|
excluded_paths:
|
|
- 'js/vendor*'
|
|
- 'l10n/*'
|
|
- 'tests/*'
|
|
|
|
imports:
|
|
- javascript
|
|
- php
|
|
|
|
tools:
|
|
external_code_coverage:
|
|
timeout: 7200 # Timeout in seconds: 2 hours |