mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-07 16:46:39 +02:00
adding support for scrutinizer, fix #57
This commit is contained in:
8
.scrutinizer.yml
Normal file
8
.scrutinizer.yml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
imports:
|
||||||
|
- php
|
||||||
|
|
||||||
|
filter:
|
||||||
|
excluded_paths: [test/*]
|
||||||
|
|
||||||
|
tools:
|
||||||
|
external_code_coverage: true
|
Reference in New Issue
Block a user