Skip to content

Commit 6024bd3

Browse files
committed
Updating Scrutinizer Config
1 parent c5782d4 commit 6024bd3

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
@@ -1,5 +1,13 @@
11
before_commands:
22
- "composer install --prefer-source"
33

4+
filter:
5+
excluded_paths: [vendor/*, tests/*]
6+
47
tools:
58
php_code_coverage: true
9+
php_sim: true
10+
php_pdepend: true
11+
php_analyzer: true
12+
php_code_coverage: true
13+

0 commit comments

Comments
 (0)