adding scrutinizer.yml

This commit is contained in:
Thomas Müller 2015-05-04 00:12:43 +02:00
parent 9b7974f31a
commit 4e8a41a43f

11
.scrutinizer.yml Normal file
View File

@ -0,0 +1,11 @@
filter:
excluded_paths:
- 'js/3rdparty*'
imports:
- javascript
- php
tools:
external_code_coverage: true