1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/.scrutinizer.yml

14 lines
211 B
YAML
Raw Normal View History

2014-08-19 10:18:07 +02:00
filter:
excluded_paths:
- '3rdparty/*'
- 'js/3rdparty/*'
2014-08-19 10:18:07 +02:00
imports:
- javascript
- php
tools:
external_code_coverage:
timeout: 7200 # Timeout in seconds. 120 minutes
2014-08-19 10:18:07 +02:00