Skip to content
This repository was archived by the owner on Mar 5, 2020. It is now read-only.

Commit b7af49b

Browse files
author
Paul M. Jones
committed
add scrutinizer
1 parent 13ad405 commit b7af49b

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.scrutinizer.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
filter:
2+
paths: ["src/*"]
3+
tools:
4+
external_code_coverage: true
5+
php_code_coverage: true
6+
php_sim: true
7+
php_mess_detector: true
8+
php_pdepend: true
9+
php_analyzer: true
10+
php_cpd: true

0 commit comments

Comments
 (0)