Skip to content

Commit f5d78d2

Browse files
author
Martynas Sudintas
committed
added scrutinizer.yml file
1 parent f691d90 commit f5d78d2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.scrutinizer.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
imports:
2+
- php
3+
tools:
4+
external_code_coverage:
5+
timeout: 3600
6+
filter:
7+
excluded_paths:
8+
- Tests/*

0 commit comments

Comments
 (0)